in reply to Re^3: Using XML Twig to summarize a large file
in thread Using XML Twig to summarize a large file
I'm sort of learning Perl crash course style and wanted to understand why what I wrote bombed so dismally. Twig is mildly complicated and it seemed like getting a handle on a complex module might be a good way (though challenging) to jump right in. I got handed a Camel book and told "Go learn this. We've got faith in you." Exciting and intimidating at the same time. I'll take any help I can get. Is this a bad way to go about learning Perl?String found where operator expected at line 2 near "pyx 'bigXML.xml | + perl -n -e'" Scalar found where operator expected at line 2 near "BigXML.xml | perl + -n -e '$nb" (missing operator before $nb?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using XML Twig to summarize a large file
by mirod (Canon) on Nov 07, 2007 at 17:40 UTC |