in reply to Problems with using Modules in script

BEGIN { push @INC, "d:/full/path/to/additional/lib/dir"; } use MyParser; etc..
the hardest line to type correctly is: stty erase ^H