[Columbus-pm] which lib

Jonathan Hogue jon at hogue.org
Wed Apr 28 07:50:23 PDT 2010


nice trick with the version. That's what I wanted any way.

perl -ITest::More -e "print $Test::More::VERSION;" fails more than it succeeds.

On Wed, Apr 28, 2010 at 10:33 AM, Rob Kinyon <rob.kinyon at gmail.com> wrote:
> perldoc -l Test::More
>
> also, there's the neat "perl -MTest::More\ 9999 -e1" to tell you the
> installed version.
>
> Rob
>
> On Wed, Apr 28, 2010 at 10:15, Jonathan Hogue <jon at hogue.org> wrote:
>> Is there a way to effectively do a unix "which" on a perl library.
>>
>> like
>>> which Test::More
>> /usr/local/perl5/lib/Test/More.pm
>>
>> That would be cool.
>> _______________________________________________
>> Columbus-pm mailing list
>> http://columbus.pm.org/
>> Columbus-pm at pm.org
>> http://mail.pm.org/mailman/listinfo/columbus-pm
>>
>
>
>
> --
> Thanks,
> Rob Kinyon
>


More information about the Columbus-pm mailing list