in reply to Re^4: Perl Program - Out of memory?in thread Perl Program - Out of memory?
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;