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

NAME

Tie::Assert::Scalar - Scalar implementation of Tie::Assert

VERSION

This document refers to version 0.12 of Tie::Assert::Scalar, released October 13th 2004.

SYNOPSIS

  See Tie::Assert for examples of use

DESCRIPTION

This is the implementation of Tie::Assert intended to apply checks to simple scalars, whether they be numbers, strings, or references.

NOTE

This module is ALPHA code, it's seemed stable in a number of projects but the interface is liable to change before the final release.

BUGS

No known bugs at present.

SEE ALSO

Tie::Aspect::CheckFactory, Tie::Aspect

AUTHOR

Paul Golds (Paul.Golds@GMail.com)

COPYRIGHT

Copyright (c) 2004, Paul Golds. All Rights Reserved. This module is free software. It may be used, redistributed, and/or modified under the same terms as Perl itself.