NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
FESTIVAL!!!! (Score:2, Funny)
Eh? (Score:1)
# Maybe two heads will be better than one?
my $left = new Head;
my $right = new Head;
# Default leg controls will cause collisions,
# better to have averaged cross-control.
my $rear = (Leg->new(), Leg->new());
my $front = (Leg->new(), Leg->new());
# That's too much work, I'll just stick in a
# just a quick hack for now, will provide
# averaged cross-control on next version
$left{'legs'}
------------------------------
You are what you think.