Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Should Test::Most import strict and warnings?

by shmem (Chancellor)
on Feb 20, 2010 at 13:20 UTC ( [id://824376]=note: print w/replies, xml ) Need Help??


in reply to Should Test::Most import strict and warnings?

In my shell rc file, I do have

alias strict="export PERL5OPT='-Mstrict -Mwarnings'" alias nostrict='unset PERL5OPT'

and done.

But that's just me. I wouldn't impose that on others. I wrote and write modules which do use strict and warnings, but those are just my modules. I wouldn't impose that on the caller.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found