Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Copy a builtin sub to a different name and then override ( goto &SUB )

by LanX (Saint)
on Jun 04, 2018 at 11:55 UTC ( [id://1215820]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    warn "total sleep( $sleepcounter )";
    
  2. or download this
    Version 5.016003 at d:/Users/lanx/pm/core_sleep.pl line 4.
    Prototype;$ at d:/Users/lanx/pm/core_sleep.pl line 5.
    start wrapper (2.3) at d:/Users/lanx/pm/core_sleep.pl line 15.
    return: 2 at d:/Users/lanx/pm/core_sleep.pl line 23.
    total sleep( 2 ) at d:/Users/lanx/pm/core_sleep.pl line 25.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 22:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found