Skip to content

carcus88/Number-Range

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number-Range version 0.11
=========================

Number::Range is an object-oriented interface to test if a number exists in a
given range, and to be able to manipulate the range.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

Nothing that is outside of the core Perl modules.

COPYRIGHT AND LICENCE

Copyright (C) 2004-14 by Larry Shatzer, Jr.

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

About

Fork of CPAN Number::Range to support large ranges. For a PHP version see https://github.com/carcus88/PHP-NumberRange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%