in reply to Re^4: Perl Program - Out of memory?
in thread Perl Program - Out of memory?

Hmm... "Out of memory faster". Why not try the other direction; bump up the sleep time, a bit, and see what that does.

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;