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

..03-May-2022-

lib/WWW/Mechanize/H14-Aug-2018-11424

t/H14-Aug-2018-7351

ChangesH A D14-Aug-2018440 1912

MANIFESTH A D14-Aug-2018241 1211

META.jsonH A D14-Aug-20181 KiB4544

META.ymlH A D14-Aug-2018636 2625

Makefile.PLH A D08-Nov-2007575 1917

READMEH A D16-Jul-2018317 1911

README

1WWW-Mechanize-GZip
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7    perl Makefile.PL
8    make
9    make test
10    make install
11
12
13COPYRIGHT AND LICENCE
14
15Copyright (C) 2018 Peter Giessner
16
17This program is free software; you can redistribute it and/or modify it
18under the same terms as Perl itself.
19