Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: RFC: User subroutine hinting interface for autodie

by Anonymous Monk
on Jul 02, 2009 at 14:17 UTC ( [id://776755]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Devel::TraceCalls { Subs => [ qw! system ! ] };
    
  2. or download this
    Subroutine main::system not defined
    CHECK failed--call queue aborted.
    
  3. or download this
    BEGIN{
        use Sub::Prepend 'prepend';
    ...
            }  
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-24 01:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found