in reply to Re: Perl XML::Smart Out of memory! error
in thread Perl XML::Smart Out of memory! error
use XML::Twig; my $XML = XML::Twig->new($location.'CategoriesList.xml') or die("Unabl +e to parse CategoriesList.xml: $!");;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl XML::Smart Out of memory! error
by poj (Abbot) on Apr 28, 2014 at 19:46 UTC | |
by nasaa (Novice) on Apr 28, 2014 at 22:53 UTC | |
by poj (Abbot) on Apr 29, 2014 at 07:55 UTC | |
by Anonymous Monk on Apr 28, 2014 at 22:59 UTC | |
by nasaa (Novice) on Apr 28, 2014 at 23:29 UTC | |
by Anonymous Monk on Apr 29, 2014 at 00:11 UTC | |
by nasaa (Novice) on Apr 29, 2014 at 00:20 UTC | |
by nasaa (Novice) on Apr 29, 2014 at 00:33 UTC | |
by Anonymous Monk on Apr 29, 2014 at 02:15 UTC | |
|
Re^3: Perl XML::Smart Out of memory! error
by BrowserUk (Patriarch) on Apr 28, 2014 at 18:08 UTC |