Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: both base and sub class in same file

by naikonta (Curate)
on Oct 12, 2007 at 00:51 UTC ( [id://644359]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -c -we '1'
    -e syntax OK
    ...
    $ perl -c -we '"OK"'
    Useless use of a constant in void context at -e line 1.
    -e syntax OK
    
  2. or download this
       1 while sub_with_side_effects();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 01:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found