Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Changing every subroutine in many perl scripts

by nitin1704 (Sexton)
on Jul 26, 2012 at 03:36 UTC ( [id://983762]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        my $num = shift;
        return ++$num;
    }
    
  2. or download this
    main hooklexwrap.pl 17 main::__ANON__ 1 1 1794 UUUUUUUUUUUUU
    main hooklexwrap.pl 21 main::__ANON__ 1 1538 UUUUUUUUUUUUU
    3
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 11:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found