Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Constant subroutine main::C redefined

by tinita (Parson)
on Sep 10, 2012 at 11:55 UTC ( [id://992734]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    no warnings "redefine"; # won't help here
    require Foo;
    delete $INC{"Foo.pm"};
    require Foo;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-23 21:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found