- or download this
<record>
<title>Learning Perl</title>
<category>Programming</category>
</record>
- or download this
<record>
<title>Learning Perl</title>
<category>Programming,Learning,Perl</category>
</record>
- or download this
use warnings;
use strict;
...
<url>http://www.oreilly.com/catalog/lpython2/index.html</url>
</record>
</records>
- or download this
$ perl modify_category.pl
<?xml version='1.0'?>
...
<category>Programming,Learning,Python</category>
<title>Learning Python</title></record>
</records>