SPUG: Template Toolkit and Module::Build

Colin Meyer cmeyer at helvella.org
Thu Dec 2 15:26:04 PST 2010


You'll probably want to use:

    perl -Mblib ...

Instead of:

    perl -Iblib ...

The blib.pm module is a little smarter about things, knows about platform
differences, etc.

-Colin.

On Thu, Dec 2, 2010 at 1:13 PM, Michael R. Wolf <MichaelRWolf at att.net>wrote:

> You are not surprised.
> You are right.
> Files/directories *are* found in blib when it's in @INC (i.e. specified
> with -I flag on command line).
>
> Thank you for making this non-obvious side effect obvious to me.
>
> Thanks,
> Michael
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/spug-list/attachments/20101202/9225ff1e/attachment.html>


More information about the spug-list mailing list