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

Re: Searching for duplication in legacy code

by duyet (Friar)
on Nov 23, 2016 at 10:20 UTC ( [id://1176398]=note: print w/replies, xml ) Need Help??


in reply to Searching for duplication in legacy code

If you are on a Unix/Linux system just grep for the sub and/or sub name
grep -r "sub " * grep -r "sub <sub name>" *

Log In?
Username:
Password:

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

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

    No recent polls found