in reply to Re^2: Perl Program - Out of memory?
in thread Perl Program - Out of memory?
Like I said, a wild guess. Glancing at it here. That was all that jumped out at me
HTH
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl Program - Out of memory?
by jdlev (Scribe) on Nov 15, 2013 at 20:58 UTC | |
by BrowserUk (Patriarch) on Nov 16, 2013 at 15:12 UTC | |
by taint (Chaplain) on Nov 15, 2013 at 21:13 UTC |