Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: how to use several modules by default?

by Dominus (Parson)
on Nov 24, 2000 at 00:21 UTC ( [id://43162]=note: print w/replies, xml ) Need Help??


in reply to how to use several modules by default?

Oh, you're right. That is a bug.

I reported it on p5p and Simon Cozens contributed a patch so it should be fixed by 5.6.1.

I realize that that doesn't help you much. What I suggest you do is make up a file called PrincePawn.pm that looks like this:

# PrincePawn.pm use warnings; use diagnostics; # and others... 1;
Then use PERL5OPT="-MPrincePawn".

Unfortunately, this does not work for strict, because strict has only a lexical effect.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-03-29 05:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found