in reply to Re^2: Using @INC with PARin thread Using @INC with PAR
#!/usr/bin/perl -w -I. use MyModule.pm # in the same dir as this script [download]