Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Do you ever forget to use the strictures?

by tphyahoo (Vicar)
on Aug 30, 2005 at 13:58 UTC ( [id://487760]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      }
    
  2. or download this
    C:\thomasdata\thomasprojects\fixHtml\fix_fonts>perl sanitycheck.t
    Perl files that don't use the stricutres
    ...
    ./modules/Htmlripper/Regex/Stripmenu.pm
    
    C:\thomasdata\thomasprojects\fixHtml\fix_fonts>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-28 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found