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

..03-May-2022-

lib/H18-Aug-2014-338133

t/H18-Aug-2014-284140

LICENSEH A D27-Dec-201320.1 KiB384309

MANIFESTH A D18-Aug-2014275 1514

META.jsonH A D18-Aug-2014917 4241

META.ymlH A D18-Aug-2014527 2423

Makefile.PLH A D16-Jan-2014608 1812

READMEH A D27-Dec-2013174 148

README

1
2For documentation:
3
4perldoc P.pm
5
6To make and install:
7
8perl Makefile.PL
9make
10make test
11make install
12
13If you are on a windows box you should use 'nmake' rather than 'make'.
14