File: README

package info (click to toggle)
libxml-parser-lite-tree-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 48 kB
  • ctags: 8
  • sloc: perl: 68; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
XML::Parser::Lite::Tree
=======================

Lightweight XML tree builder


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


DEPENDENCIES

This module requires these other modules and libraries:

  XML::Parser::Lite
  Test::Simple


COPYRIGHT AND LICENCE

Copyright (C) 2004 Cal Henderson <cal@iamcal.com>
License: Perl Artistic License