Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Perl Love

by crenz (Priest)
on Mar 18, 2003 at 23:08 UTC ( [id://244178]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Should there be a book titled "How-To be a Perl Monk" ?
in thread Should there be a book titled "How-To be a Perl Monk" ?

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.

Log In?
Username:
Password:

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

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

    No recent polls found