- or download this
<list>
<module name="all">
<moduleref name="a">
...
</module>
</list>
- or download this
<list>
<module name="all">
<module name="a">
...
<moduleref name="c">
</module>
</list>
- or download this
use XML::DOM;
my $xml_file = “./sample.xml”;
...
}
}
}