Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Reading Someone's Program

by moritz (Cardinal)
on May 17, 2011 at 14:11 UTC ( [id://905275]=note: print w/replies, xml ) Need Help??


in reply to Reading Someone's Program

I'm sure you'll find lots of discussions when you search for "legacy code".

Just two points:

App::Ack is like a better grep, and very valuable for finding where specific variables/functions/methods are used.

The more change, the more you break. If lots of work has been put into the old code base, it might be worth to change only the bits you need to change, instead of introducing massive-scale changes like porting all classes to Moose. (Of course that doesn't apply if you have to touch nearly all code anyway).

Log In?
Username:
Password:

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

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

    No recent polls found