Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: way to find module memory usage?

by BrowserUk (Patriarch)
on Jun 06, 2018 at 20:27 UTC ( [id://1216054]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\test>type junk.pl
    #! perl -slw
    ...
    };
    print 'Not debugging...';
    junk.pl syntax OK
    
  2. or download this
    C:\test>type junk.pl
    #! perl -slw
    ...
    '???';
    print 'Not debugging...';
    junk.pl syntax OK
    

Log In?
Username:
Password:

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

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

    No recent polls found