Subject: | Eronious error |
Distribution: Getopt-Euclid-0.0.4
Perl Version: v5.8.6
Operatin Sys: FreeBSD 5.4-RELEASE-p1
Error Message: (in cleanup) .pm file cannot define an explicit import() when using Getopt::Euclid at Cmdline.pm line 0
If I create a .pm file with "use Getopt::Euclid" in it and try to check it's syntax with perl -cw I get this error message even though it's just a single line file that uses Getopt::Euclid.
The code still seems to work fine when used from another file despite this message.
Thank you,
James Risse