- or download this
use XML::Rules;
...
<?xml version="1.0" encoding="ISO-8859-1"?>
<bookstore>
...
- or download this
use XML::Rules;
...
<?xml version="1.0" encoding="ISO-8859-1"?>
<bookstore>
...
- or download this
...
book => sub {
...
$title => $attr,
},
...