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

Re^2: Substituting characters

by bart (Canon)
on Feb 11, 2012 at 19:06 UTC ( [id://953250]=note: print w/replies, xml ) Need Help??


in reply to Re: Substituting characters
in thread Substituting characters

use Modern::Perl;
Why?

I see no reason to put mystery lines in demo scripts that have absolutely no value to the person you're talking to. You're just making it harder for them to try out your script.

Replies are listed 'Best First'.
Re^3: Substituting characters
by CountZero (Bishop) on Feb 11, 2012 at 20:04 UTC
    It is less typing than "use strict; use warnings; and it switches all modern features of Perl on.

    I think that is "A Good Thing™".

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-24 06:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found