Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Why no warnings for 1 in void context?

by ikegami (Patriarch)
on Jul 16, 2005 at 16:36 UTC ( [id://475475]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Why no warnings for 1 in void context?
in thread Why no warnings for 1 in void context?

It is if, as I wrote, you syntax-check the module's file with perl -wc, e.g.:

Then it's no longer a module, it's just a script. The parent poster did say "in a require".

>echo 2 > Foo.pm >perl -we "use Foo;" >perl -cwe "use Foo;" -e syntax OK

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://475475]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 14:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found