Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
################################ package Code::Police; ################################ $Code::Police::VERSION = 2.1828; # Last updated August 1, 2001 # # Module: Code::Police # Author: Ovid # Date Created: August 1, 2001 # Purpose: This is the Code::Police module. Provide this module +to programmers who fail # to use strict and most of their coding errors will be +instantly eliminated. # --------------- Maintenance log ------------------------ # Date: # Programmer: # Action: # -------------------------------------------------------- INIT{if(!exists$INC{'strict.pm'}){unlink((caller)[1])}} "Ovid"; __END__ =head1 NAME Code::Police - Enforce rigorous coding standards =head1 SYNOPSIS #!/usr/bin/perl use Code::Police; =head1 DESCRIPTION This is the Code::Police module. Provide this module to programmers w +ho fail to use strict and most of their coding errors will be instantly elimin +ated. =head1 COPYRIGHT Copyright (c) 2001 Ovid. All rights reserved. This program is free software; you may redistribute it and/or modify i +t under the same terms as Perl itself Ovid assumes absolutely no responsibility for any of this dreck. If y +ou use this, you will rot in the 8th circle of Hell for all of eternity. =head1 AUTHOR Ovid <dev@null.com> Address bug reports and comments to dev@null.com. When sending bug re +ports, please provide the version of Code::Police, the version of Perl, and t +he version of the operating system you are using. =head1 MISCELLANEOUS Why are you reading this? No one actually B<reads> POD. You must be +a loser. If you have to rely on the documentation to figure out what something does, y +ou're probably one of those wimps who uses strict. Screw documentation. Do what you alw +ays do and ask someone else how it works. This was inspired by an offhand joke by merlyn L<merlyn@stonehenge.com +> at a Damian Conway talk. He is, however, not responsible for this and shouldn't b +e held liable if you're a bonehead. =head1 BUGS August 1, 2001: Currently, this program will not work if any other mod +ule is loaded that uses strict. I could have tried to code around that by using a bunch +of evals or something, but so what? It's a joke. =cut

In reply to Code::Police by Ovid

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found