File: README

package info (click to toggle)
libxml-libxml-common-perl 0.13-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 104 kB
  • ctags: 143
  • sloc: perl: 210; makefile: 49
file content (42 lines) | stat: -rw-r--r-- 1,207 bytes parent folder | download | duplicates (2)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
XML::LibXML::Common 
===================

XML::LibXML::Common contains several constants and functions that
are shared by XML::LibXML, XML::GDOME and XML::LibXSLT (not all done, yet)

This package is required at least for XML::LibXML 1.53 or later to 
work properly.

Of course libxml2 2.4.20 needs to be installed, to compile this package.
you can get the latest libxml2 version from 
    ftp://xmlsoft.org

If this library is not installed, don't expect any XML::LibXML module to 
compile.

The latest cvs can be found at sourceforge:
http://sourceforge.net/projects/perl-xml

For requests please contact me by e-mail. I try to answer my e-mails
on a regular basis. But since I am offline from time to time it may take
up to a week before I will be able to answer.

AUTHOR
======

christian glahn ( christian.glahn at uibk.ac.at )

License
=======

This is free software, you may use it and distribute it under the same
terms as Perl itself. 

Copyright (c) 2002 Christian Glahn, All rights reserved.

DISCLAIMER
==========

THIS PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT
WITHOUT ANY WARRANTY; WITHOUT EVEN THE IMPLIED WARRANTY OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.