TeeJay (email not shown publicly)
http://www.aarontrevena.co.uk/
Working in Truro
Graduate with BSc (Hons) in Computer Systems and Networks
pm : london.pm, bath.pm, devoncornwall.pm
lug : Devon & Cornwall LUG
CPAN :
TEEJAY [cpan.org]
irc : TeeJay
skype : hashbangperl
livejournal :
hashbangperl [livejournal.com]
flickr
:
hashbangperl [flickr.com]
local() (Score:2)
Re:local() (Score:2)
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
Re:local() (Score:1)
*CORE::GLOBAL::exit = sub { CORE::exit $_[0] };).broquaint out
Re:local() (Score:1)
broquaint out
Re:local() (Score:2)
-Dom
system calls with filehandle magic... (Score:1)
Is it missing something, or does it do something in a way that doesn't work for you? Have you heard of it?
Re:system calls with filehandle magic... (Score:2)
Although, to be honest - it's working very nicely now
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;