Blame README

Packit 94fe46
Test::LongString v0.17
Packit 94fe46
======================
Packit 94fe46
Packit 94fe46
A library to test long strings.
Packit 94fe46
Packit 94fe46
INSTALLATION
Packit 94fe46
Packit 94fe46
To install this module type the following:
Packit 94fe46
Packit 94fe46
    perl Makefile.PL
Packit 94fe46
    make
Packit 94fe46
    make test
Packit 94fe46
    make install
Packit 94fe46
Packit 94fe46
DEPENDENCIES
Packit 94fe46
Packit 94fe46
Needs Test::More, Test::Builder, and, to run the tests, Test::Builder::Tester.
Packit 94fe46
Test::Pod and Test::Pod::Coverage are optional.
Packit 94fe46
Packit 94fe46
COPYRIGHT AND LICENCE
Packit 94fe46
Packit 94fe46
This program is free software; you can redistribute it and/or modify it
Packit 94fe46
under the same terms as Perl itself.
Packit 94fe46
Packit 94fe46
Copyright (c) 2002 - 2014 Rafael Garcia-Suarez