Class::Trait::Lib::TComparable(3pm) | User Contributed Perl Documentation | Class::Trait::Lib::TComparable(3pm) |
TComparable - Trait for adding comparison abilities to your object
This trait gives your object a wide range of comparison abilities through its overloading of the <=> operator.
Stevan Little <stevan@iinteractive.com>
Copyright 2004, 2005 by Infinity Interactive, Inc.
<http://www.iinteractive.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2013-09-24 | perl v5.14.2 |