http://www.perlmonks.org?node_id=720909


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());