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

Re: Code::Police

by arturo (Vicar)
on Aug 01, 2001 at 21:59 UTC ( [id://101460]=note: print w/replies, xml ) Need Help??


in reply to Code::Police

Ovid, this module fails to work as advertised. I tried it on a colleague and it eliminated *all* of his coding errors. Could you update the documentation?

perl -e 'print "How sweet does a rose smell? "; chomp ($n = <STDIN>); +$rose = "smells sweet to degree $n"; *other_name = *rose; print "$oth +er_name\n"'

Replies are listed 'Best First'.
(Ovid) Re(2): Code::Police
by Ovid (Cardinal) on Aug 01, 2001 at 22:03 UTC

    It is quite possible that a programmer using this module could have all coding errors eliminated. However, if they write their own modules and use them (admittedly doubtful if they need this utility), then those other modules will not be corrected by this module. Hence my statement that it will correct most of the errors.

    Just glad I can be of service to the community.

    Cheers,
    Ovid

    Vote for paco!

    Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-20 04:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found