Help for this page

Select Code to Download


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