Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Re: Re: Modules included more than once

by PodMaster (Abbot)
on Aug 22, 2002 at 12:14 UTC ( [id://191998]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Modules included more than once
in thread Modules included more than once

It's probably cause he's doing stuff he shouldn't be doing.
perl -Mstrict -w -MCGI -MCGI=*table -e 1 perl -Mstrict -w -MCGI::Carp -MCarp -e 1
The Carp does it cause has to perform magic. That is why you should use warnings;
perl -Mstrict -Mwarnings -MCGI::Carp -MCarp -e 1

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-18 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found