http://www.perlmonks.org?node_id=60340


in reply to Re: (Guildenstern) Re: New module usage
in thread New module usage

Well, you can do like Adam suggested. I believe (but am not 100% sure) that you can make the -I. part of your hash-bang line: !#/usr/bin/perl -w -I.
I'm coming from the NT world, so I'm used to using it as I call the script: perl -I. myscript.pl

Guildenstern
Negaterd character class uber alles!