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

Re^2: Do you ever forget to use the strictures?

by xdg (Monsignor)
on Aug 30, 2005 at 14:41 UTC ( [id://487779]=note: print w/replies, xml ) Need Help??


in reply to Re: Do you ever forget to use the strictures?
in thread Do you ever forget to use the strictures?

Exactly: ++ to inman. My module templates have them automatically. And I use an editor macro to easily add them to any quick and dirty code I write. E.g., for vim:

map ,pl ggI#!/usr/bin/perl<CR>use strict;<CR>use warnings;<CR><ESC>

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.

Log In?
Username:
Password:

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

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

    No recent polls found