Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Discussion List day-by-day inspires me.

by monsieur_champs (Curate)
on Oct 27, 2006 at 10:09 UTC ( #580891=poem: print w/replies, xml ) Need Help??

Of course if you have been on a discussion list for more than a few minutes, for sure you saw things like this:

#!perl # Emacs, this is -*- perl -*- use warnings; use strict; use Person::Stub; use ACME; use ACME::Catalog; my $me = new Person::Stub( 'Luis' ); my $nilson = new Person::Stub( 'Nilson' ); my $acme_factory = new ACME( operator => $me ); my $fire_suit = ACME->factory->build( $ACME::Catalog->{Suites}{Militar}{FireProof}{Heavy} ); $me->helps( $nilson->wear( $fire_suit ) ); __END__

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2023-06-10 17:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (39 votes). Check out past polls.

    Notices?