Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    use strict;
    use warnings;
    
  2. or download this
    use XML::Fast;
    use Template;
    ...
    [% END %]
    
    \end{document}
    
  3. or download this
    t.xml =
    
  4. or download this
    <student>
        <number>24</number>
    ...
    [% END %]
    
    \end{document}