Skip to content

rgs/Test-LongString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Perl module to test strings for equality with good diagnostics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages