I always use "use lib", though.#!/usr/bin/perl -w -I/path/to/your/modules
That's kind of weird that it can't find the module, though, considering that you said it's in the same dir as your Perl script, and "." is in your @INC.
In reply to Re: Using Perl Modules
by btrott
in thread Using Perl Modules
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |