Yes there is, use one of the XML modules from CPAN. From the Doc:
Apache Ant's buildfiles are written in XML. Each buildfile contains one project and at least one (default) target. Targets contain task elements. Each task element of the buildfile can have an id attribute and can later be referred to by the value supplied to this. The value has to be unique.
Update:
And, in fact there is a module in CPAN that you might want to investigate: XML:Ant:Properties
----
I Go Back to Sleep, Now.
OGB
| [reply] |