in reply to Re^2: Programming Language to generate Perl Scripts
in thread Programming Language to generate Perl Scripts
Use Perl and the module XML::Twig to parse your XML file. Do you actually need to generate separate perl scripts or simply perform a fuction based on values within your XML file?
"It doesn't seem right to use perl to generate perl scripts as it will become very messy."
What makes you think this would be any easier in another language?
Update: fixed typo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Programming Language to generate Perl Scripts
by samaadhi (Initiate) on May 14, 2010 at 15:55 UTC | |
by marto (Cardinal) on May 14, 2010 at 15:59 UTC | |
by JavaFan (Canon) on May 14, 2010 at 16:13 UTC | |
by ikegami (Patriarch) on May 14, 2010 at 16:50 UTC |