File: README

package info (click to toggle)
libtest-longstring-perl 0.17-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 502; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 522 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Test::LongString v0.17
======================

A library to test long strings.

INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

Needs Test::More, Test::Builder, and, to run the tests, Test::Builder::Tester.
Test::Pod and Test::Pod::Coverage are optional.

COPYRIGHT AND LICENCE

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

Copyright (c) 2002 - 2014 Rafael Garcia-Suarez