in reply to Re^2: errors in printing latex template output
in thread errors in printing latex template output
Sorry, my fault. The "my" in "my $xml= <$file>;" is wrong and should be removed. Your correction should work as well. Did you notice that you use "DTC_Specification_transformed.xml" as filename instead of "formal.xml" in your corrected script?
Use data::dumper to print out $xml as well just before converting it with xml2hash. If it contains the file contents then at least up to that point the script is working
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: errors in printing latex template output
by veerubiji (Sexton) on Oct 24, 2011 at 10:11 UTC | |
by jethro (Monsignor) on Oct 24, 2011 at 10:48 UTC |