[rt.cpan.org #119737] Problems with detecting DateTime::Format::Natural dependencies

"Roderich Schupp via RT" <[email protected]>
Newsgroups gmane.comp.lang.perl.par
Message-ID <[email protected]>
Thu Jan 12 14:26:05 2017: Request 119737 was acted upon.
Transaction: Correspondence added by RSCHUPP
       Queue: Module-ScanDeps
     Subject: Problems with detecting DateTime::Format::Natural dependencies
   Broken in: (no value)
    Severity: (no value)
       Owner: RSCHUPP
  Requestors: [email protected]
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119737 >


On 2017-01-09 06:20:59, [email protected] wrote:
> >> Interestingly, in this case the double colon notation did not work.
> > What exactly didn't work? I tried the following:
> > pp -o natural.exe -u -M DateTime::Format::Natural:: \
> >     -E 'use DateTime::Format::Natural;
> >         my $dt = DateTime::Format::Natural->new-
> > >parse_datetime("tomorrow");
> >         say "tomorrow is $dt";'
> >
> > This works,
> I am getting an error reported by eval that it cannot find
> DateTime/Format/Natural/Lang/EN.pm, if I add ' -M
> DateTime::Format::Natural::Lang::EN.pm'.

Hmm, "-M DateTime::Format::Natural::" is supposed to add DateTime/Format/Natural.pm
and every *.pm below DateTime/Format/Natural - that should have included
DateTime/Format/Natural/Lang/EN.pm. 

Cheers, Roderich
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.