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

Re: Getting a code ref to main

by chromatic (Archbishop)
on Nov 19, 2002 at 21:07 UTC ( [id://214264]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use B 'main_root';
    use B::Deparse;
    
    my $deparse = B::Deparse->new();
    print $deparse->( main_root, 0 );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-19 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found