Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: override prototype

by ikegami (Patriarch)
on Jan 25, 2010 at 17:27 UTC ( [id://819544]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # What you do
    use Nimbus::API qw( nimLog );
    ...
            ...
        }
    }
    
  2. or download this
    # Sanity restored
    use Nimbus::API qw( );
    ...
        Nimbus::API::nimLog( ... );
        ...
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-16 16:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found