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

..03-May-2022-

lib/WWW/Mechanize/H01-Feb-2019-930156

t/H01-Feb-2019-771319

ChangesH A D01-Feb-20194.3 KiB12698

LICENSEH A D01-Feb-201920.1 KiB384309

MANIFESTH A D01-Feb-20191,000 4241

META.jsonH A D01-Feb-20191.6 KiB6261

META.ymlH A D01-Feb-2019986 4342

Makefile.PLH A D01-Feb-20191.1 KiB3230

READMEH A D01-Feb-2019425 1710

TodoH A D01-Feb-2019104 42

README

1pod2text WWW::Mechanize::Pluggable.pm > README
2
3If this is still here it means the programmer was too lazy to create the readme file.
4
5You can create it now by using the command shown above from this directory.
6
7At the very least you should be able to use this set of instructions
8to install the module...
9
10perl Makefile.PL
11make
12make test
13make install
14
15
16If you are on a windows box you should use 'nmake' rather than 'make'.
17