File: README

package info (click to toggle)
libtest-deep-perl 0.113-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 464 kB
  • ctags: 254
  • sloc: perl: 2,144; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
This module gives you lots of flexibility when testing deep structres.

Install as usual - untar it the

perl Makefile.PL
make
make test
make install

See the pod for full deatils of how to use this.