Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Campaign to clean up CPAN modules' POD?

by shmem (Chancellor)
on May 22, 2007 at 05:43 UTC ( [id://616688]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Campaign to clean up CPAN modules' POD?
in thread Campaign to clean up CPAN modules' POD?

I just hate walking in on someone's code where they've pretty much copied the example verbatim and not thought about tidying it up.

If they haven't thought there, they didn't think elsewhere either. Verbatim copies of pod examples are a easy to find red flag. You wouldn't improve their overall code quality had you examples for every one of their needs in any pod ...

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re^3: Campaign to clean up CPAN modules' POD?

Replies are listed 'Best First'.
Re^4: Campaign to clean up CPAN modules' POD?
by cLive ;-) (Prior) on May 22, 2007 at 18:33 UTC

    Totally, but if they are running under strict and warnings with lexically scoped variables, I actually have a snowball in hell's chance of understanding the structure of the code and refactoring as needed. I don't need to know whether they understand all the benefits - it's just that they will have already done the basic work of catching that variable typo etc before I hit it :)

    That's a lot easier than trying to add "use strict" to a few thousand lines of code that have never run under strict before!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 12:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found