File: README

package info (click to toggle)
libxml-compile-tester-perl 0.91-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 157; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 836 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
=== README for XML-Compile-Tester version 0.91
=   Generated on Fri May 11 01:51:18 2018 by OODoc 2.02

There are various ways to install this module:

 (1) if you have a command-line, you can do:
       perl -MCPAN -e 'install <any package from this distribution>'

 (2) if you use Windows, have a look at http://ppm.activestate.com/

 (3) if you have downloaded this module manually (as root/administrator)
       gzip -d XML-Compile-Tester-0.91.tar.gz
       tar -xf XML-Compile-Tester-0.91.tar
       cd XML-Compile-Tester-0.91
       perl Makefile.PL
       make          # optional
       make test     # optional
       make install

For usage, see the included manual-pages or
    http://search.cpan.org/dist/XML-Compile-Tester-0.91/

Please report problems to
    http://rt.cpan.org/Dist/Display.html?Queue=XML-Compile-Tester