Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Wierd dprofpp results.

by dreadpiratepeter (Priest)
on Apr 12, 2002 at 15:54 UTC ( [id://158615]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package T;
    
    ...
    }
    
    1;
    
  2. or download this
    package U;
    
    ...
    }
    
    1;
    
  3. or download this
    #!/usr/local/bin/perl
    
    ...
    use U;
    
    U->foo() foreach (0..10000);
    
  4. or download this
    Total Elapsed Time = -0.04006 Seconds
      User+System Time =        0 Seconds
    ...
     0.00   0.000 -0.000      2   0.0000      -  strict::import
     0.00   0.000 -0.000      2   0.0000      -  strict::bits
     0.00   0.000 -0.000      1   0.0000      -  T::BEGIN
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://158615]
Approved by Albannach
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: (1)
As of 2024-04-24 14:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found