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

Perl Hacker Hash Wednesday

by Discipulus (Canon)
on Mar 05, 2025 at 10:07 UTC ( [id://11164158]=poem: print w/replies, xml ) Need Help??

no warnings 'experimental'; use feature 'isa'; package Perl::Hacker; sub born { my $class = shift; return bless {}, $class } DESTROY { my $self = shift; print "Remember hacker that you are Hash and unto Hash you shall r +eturn\n"; } package main; my $hacker = Perl::Hacker->born(); print "JAPH\n" if $hacker isa Perl::Hacker; # long and fruitful 100 years life of happy hacking.. $hacker = {};

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2025-07-18 07:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.