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

..03-May-2022-

lib/Test/H01-Mar-2020-4,3632,239

t/H03-May-2022-3,2312,892

ChangesH A D01-Mar-202014.2 KiB440289

MANIFESTH A D01-Mar-20201.8 KiB9392

META.jsonH A D01-Mar-20201.5 KiB6463

META.ymlH A D01-Mar-2020876 3433

Makefile.PLH A D19-Apr-20182.2 KiB7649

READMEH A D19-Apr-2018201 117

TODOH A D20-Jul-20163.1 KiB11267

README

1This module gives you lots of flexibility when testing deep structures.
2
3Install as usual - untar it the
4
5perl Makefile.PL
6make
7make test
8make install
9
10See the pod for full details of how to use this.
11