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

I want a Perl API to myself.

SYNOPSIS

use Me; my $my = new Me; foreach ($my->friends) { # NOTREACHED } die if ($my->time());

Replies are listed 'Best First'.
Re^2: I would love a Perl API to control...
by swampyankee (Parson) on Nov 02, 2008 at 02:53 UTC

    Would multiple new Me's run in separate threads? It could bring a whole new meaning to zombie processes.


    Information about American English usage here and here. Floating point issues? Please read this before posting. — emc