Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Consideration for others code

by mirod (Canon)
on May 23, 2006 at 12:21 UTC ( [id://551143]=note: print w/replies, xml ) Need Help??


in reply to Consideration for others code

You could describe rather accurately the work you've done as "getting to know the code base": you've read the code, in order to be familiar with it, and in the process you've refactored it a little.

Provided you are the one who will be maintaining it, this should not cause a problem with the original authors.

Of course adding tests to ensure that your refactoring did not break anything would be even better. Also using perl tidy (with the appropriate options) to reformat the code, and using Perl::Critic to justify your changes would remove some of the "I don't like the way you code" factor.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-16 04:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found