Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Protect your subs... from *EVIL*.

by jryan (Vicar)
on Dec 22, 2003 at 09:16 UTC ( [id://316345]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Sub::Sealed;
    # Probably should be Acme::Sealed, eh?
    ...
    }
    
    1;
    
  2. or download this
    use Sub::Sealed;
    
    ...
    something();
    
    print "@z * $q\n";
    
  3. or download this
    4 6 9
    4 6 9
    5 7 3
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://316345]
Approved by ysth
Front-paged by diotalevi
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found