SPUG: No such file?

Todd Wells toddw at wrq.com
Fri Jan 28 13:46:01 CST 2000


What is going on here?

When I run this program with "#!/usr/bin/perl -w" as the first line, I get
this spew:

bash-2.03$ app.pl
Name "main::hash" used only once: possible typo at ./apptrieve.pl line 1137.
Unquoted string "adm" may clash with future reserved word at (eval 1) line
26, <CONFIG> chunk 36.
Unquoted string "dev" may clash with future reserved word at (eval 1) line
27, <CONFIG> chunk 36.
Unquoted string "other" may clash with future reserved word at (eval 1) line
29, <CONFIG> chunk 36.

Okay, that's fine, I can deal with it.  But if I remove the "-w", I get
this!  

bash-2.03$ app.pl
bash: ./app.pl: No such file or directory

I'm in the same directory, what's up here?  This must be something stupid on
my part.

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    POST TO: spug-list at pm.org        PROBLEMS: owner-spug-list at pm.org
 Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/
 SUBSCRIBE/UNSUBSCRIBE: Replace ACTION below by subscribe or unsubscribe
        Email to majordomo at pm.org: ACTION spug-list your_address





More information about the spug-list mailing list