Skip to content

Perl module to test strings for equality with good diagnostics

Notifications You must be signed in to change notification settings

npongratz/Test-LongString

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test::LongString v0.15
======================

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 - 2011 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

  • Perl 100.0%