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

Re: I would love a Perl API to control...

by smiffy (Pilgrim)
on Nov 02, 2008 at 01:09 UTC ( [id://720914]=note: print w/replies, xml ) Need Help??


in reply to I would love a Perl API to control...

...the neighbourhood zombies, and create new ones too!

my $z1=new Zombies::Zombie; $z1->zombify($person); for (my $i=0; $i<10; $i++) { $z1->lurch(50); # move 50 metres my $v=new Zombies::Victim; # Create new victim object $v->locate(); # Find victim $z1->select($v); # Select victim $z1->eat('Braaaaaaaiiiins'); }

...etcetera.

Log In?
Username:
Password:

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

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

    No recent polls found