The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Brick - This is the description

SYNOPSIS

        use Brick;

DESCRIPTION

number_within_range( HASHREF )

Hash fields:

        minimum   - the lower bound
        maximum   - the higher bound
        inclusive - true includes bounds, false excludes bounds

TO DO

TBA

SEE ALSO

TBA

SOURCE AVAILABILITY

This source is in Github:

        https://github.com/briandfoy/brick

AUTHOR

brian d foy, <bdfoy@cpan.org>

COPYRIGHT

Copyright © 2007-2022, brian d foy <bdfoy@cpan.org>. All rights reserved.

You may redistribute this under the terms of the Artistic License 2.0.