- or download this
use strict;
use warnings;
...
}eg;
print;
}
- or download this
<?xml version="1.0"?>
<TOP>
...
<SOME.OTHER.TYPE>BLAH</SOME.OTHER.TYPE>
</SUB>
</TOP>
- or download this
<?xml version="1.0"?>
<TOP>
...
<SOMEOTHERTYPE>BLAH</SOMEOTHERTYPE>
</SUB>
</TOP>