Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

You'll have to install the Love::Boat module from CPAN.

use more 'love' in your scripts to enhance the following perl functions:

# Initialization: if (accept $me, $spouse) { bind $me, $spouse; bind $spouse, $me; bless $spouse; bless $me; } # Happy marriage! # to talk to him/her print $spouse crypt($message); # use in conjunction with the new uncrypt function # to understand what he/she says: $message = uncrypt(<$spouse>); die $error; # results in # Oh no! So sorry, dear! I completely messed up line 15 # in module yourfile.pl. # It's all my fault: $error @cupboard = sort @clothes; # automatically remove dirty underwear and put them # in @laundry

The previously unsupervised garbage collection will now require your attention by presenting you one of the following questions:

"Honey, can you bring the trash outside?" (Y)es/(N)o "Can you _please_ clean your desk?" (Y)es/(N)o

An automatic END-block will be inserted:

END { print "Byebye, sweetheart!\n"; # en-US locale print "Hasta la vista, baby!\n"; # en-ARNI locale }

The following commands will be disabled:

study $scalar; # aborts with error message: "Cannot study, too much distraction!" use strict; # aborts with error message: "I'm not one of _those_! # $gender_specific_noun " warn $message; # overridden by the system; used to notify you of # upcoming birthday, wedding anniversary etc.


In reply to Perl Love by crenz
in thread Should there be a book titled "How-To be a Perl Monk" ? by shirkdog_perl

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 drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 23:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found