Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: when eval corrupts the invoker

by perigeeV (Hermit)
on Jun 25, 2002 at 16:27 UTC ( [id://177129]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Progname;
    use Carp;
    
    ...
    }
    
    1;
    
  2. or download this
    use Progname;
    tie $0, 'Progname', "NewProgramName";
    

Log In?
Username:
Password:

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

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

    No recent polls found