On Mon Oct 31 21:42:03 2011, ingy@ingy.net wrote:
Show quoted text> Where do you get the required dependencies then?
The CPAN module fetches them automatically, if they are declared.
Show quoted text> The module I am writing
> will work against any perl, hide the site modules, and build a locallib for
> that dist. All seamlessly with one CLI command.
If you don’t mind having extra perls installed, it seems like overkill to me. But if you do
mind, then don’t let me deter you!
$ perl5.<tab><tab>
perl5.10.0 perl5.13.0 perl5.13.4 perl5.14.0 perl5.15.3 perl5.8.4
perl5.10.1 perl5.13.1 perl5.13.5 perl5.14.1 perl5.15.4 perl5.8.5
perl5.12.0 perl5.13.10 perl5.13.6 perl5.14.2 perl5.6.2 perl5.8.6
perl5.12.1 perl5.13.11 perl5.13.7 perl5.15.0 perl5.8.1 perl5.8.7
perl5.12.2 perl5.13.2 perl5.13.8 perl5.15.1 perl5.8.2 perl5.8.8
perl5.12.4 perl5.13.3 perl5.13.9 perl5.15.2 perl5.8.3 perl5.8.9
:-)
Show quoted text>
> On Sun, Oct 30, 2011 at 12:39 PM, Father Chrysostomos via RT <
> bug-Pegex-Crontab@rt.cpan.org> wrote:
>
> > Queue: Pegex-Crontab
> > Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=72044 >
> >
> > On Sun Oct 30 12:46:57 2011, ingy@ingy.net wrote:
> > > I'm working on a module right now, that will prevent me from making
> > > these
> > > dep errors.
> >
> > What I do is keep a separate Perl installation with *no* modules
> > installed, that is used solely
> > for testing releases.
> >
> > Just do /opt/path/to/testing/perl/cpan -t .
> >
> > (‘-t .’ means test the distribution in the current directory)
> >
> > >
> > > On Sun, Oct 30, 2011 at 12:21 AM, Andreas Koenig via RT <
> > > bug-Pegex-Crontab@rt.cpan.org> wrote:
> > >
> > > > Sun Oct 30 03:21:53 2011: Request 72044 was acted upon.
> > > > Transaction: Ticket created by ANDK
> > > > Queue: Pegex-Crontab
> > > > Subject: Undeclared dependencies on Mo and lexicals
> > > > Broken in: 0.10
> > > > Severity: Normal
> > > > Owner: Nobody
> > > > Requestors: ANDK@cpan.org
> > > > Status: new
> > > > Ticket <URL:
https://rt.cpan.org/Ticket/Display.html?id=72044 >
> > > >
> > > >
> > > > As per subject.
> > > >
> > > > Grep for use statements:
> > > >
> > > >
> > > >
http://search.cpan.org/grep?cpanid=INGY&release=Pegex-Crontab-
> > > 0.10&string=use+%28Mo|lexicals%29\b&i=1&n=1&C=0<
> >
http://search.cpan.org/grep?
> > cpanid=INGY&release=Pegex-
> > > Crontab-0.10&string=use+%28Mo%7Clexicals%29%5Cb&i=1&n=1&C=0>
> >
> >
> >
> >