• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/XML/Compile/H26-Mar-2010-341224

t/H26-Mar-2010-9863

ChangeLogH A D26-Mar-2010666 3218

MANIFESTH A D26-Mar-2010201 1110

META.ymlH A D26-Mar-2010719 2221

Makefile.PLH A D26-Mar-20101.1 KiB4231

READMEH A D26-Mar-2010836 2618

README

1=== README for XML-Compile-Dumper version 0.12
2=   Generated on Fri Mar 26 10:14:13 2010 by OODoc 1.06
3
4There are various ways to install this module:
5
6 (1) if you have a command-line, you can do:
7       perl -MCPAN -e 'install <any package from this distribution>'
8
9 (2) if you use Windows, have a look at http://ppm.activestate.com/
10
11 (3) if you have downloaded this module manually (as root/administrator)
12       gzip -d XML-Compile-Dumper-0.12.tar.gz
13       tar -xf XML-Compile-Dumper-0.12.tar
14       cd XML-Compile-Dumper-0.12
15       perl Makefile.PL
16       make          # optional
17       make test     # optional
18       make install
19
20For usage, see the included manual-pages or
21    http://search.cpan.org/dist/XML-Compile-Dumper-0.12/
22
23Please report problems to
24    http://rt.cpan.org/Dist/Display.html?Queue=XML-Compile-Dumper
25
26