Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Searching for duplication in legacy code

by stevieb (Canon)
on Nov 23, 2016 at 21:44 UTC ( #1176454=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MDevel::Trace::Subs=install_trace -e 'install_trace(file => ".");'
  2. or download this
    use warnings;
    use strict;
    ...
    sub blah {
        print "blah!\n";
    }
    
  3. or download this
    Code flow:
    
    ...
        file:    mock.pl
        line:    13
        package: main
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2023-03-20 11:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (59 votes). Check out past polls.

    Notices?