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

..03-May-2022-

bin/H11-Aug-2008-36292

example/dimap/H11-Aug-2008-7946

lib/XML/H11-Aug-2008-1,358838

t/H11-Aug-2008-4931

ChangeLogH A D11-Aug-2008192 105

MANIFESTH A D11-Aug-2008309 1615

META.ymlH A D11-Aug-2008612 2019

Makefile.PLH A D11-Aug-2008998 4231

READMEH A D11-Aug-2008794 2618

README

1=== README for XML-Rewrite version 0.10
2=   Generated on Mon Aug 11 17:17:06 2008 by OODoc 1.05
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-Rewrite-0.10.tar.gz
13       tar -xf XML-Rewrite-0.10.tar
14       cd XML-Rewrite-0.10
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-Rewrite-0.10/
22
23Please report problems to
24    http://rt.cpan.org/Dist/Display.html?Queue=XML-Rewrite
25
26