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

..03-May-2022-

lib/Test/H06-Nov-2014-476247

t/H06-Nov-2014-399315

ChangesH A D06-Nov-2014627 3323

MANIFESTH A D06-Nov-2014340 1716

MANIFEST.SKIPH A D06-Nov-2014210 1714

META.jsonH A D06-Nov-20141.1 KiB5049

META.ymlH A D06-Nov-2014580 2625

Makefile.PLH A D06-Nov-2014617 2321

READMEH A D06-Nov-2014522 2616

README

1Test::LongString v0.17
2======================
3
4A library to test long strings.
5
6INSTALLATION
7
8To install this module type the following:
9
10    perl Makefile.PL
11    make
12    make test
13    make install
14
15DEPENDENCIES
16
17Needs Test::More, Test::Builder, and, to run the tests, Test::Builder::Tester.
18Test::Pod and Test::Pod::Coverage are optional.
19
20COPYRIGHT AND LICENCE
21
22This program is free software; you can redistribute it and/or modify it
23under the same terms as Perl itself.
24
25Copyright (c) 2002 - 2014 Rafael Garcia-Suarez
26