Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: attempt to reload My_module.pm aborted

by Anonymous Monk
on Apr 18, 2013 at 12:52 UTC ( [id://1029348]=note: print w/replies, xml ) Need Help??


in reply to attempt to reload My_module.pm aborted

fatal errors are fatal
Attempt to reload %s aborted. (F) You tried to load a file with "use" or "require" that failed t +o compile once already. Perl will not try to compile this file again unless you delete its entry from %INC. See "require" in perlfunc a +nd

You can trap fatal errors with a $SIG{__DIE__} handler

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 22:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found