File: README

package info (click to toggle)
libtest-deep-perl 0.106-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 420 kB
  • ctags: 247
  • sloc: perl: 2,067; 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.