debian man page for class::trait::lib::tcomparable

Query: class::trait::lib::tcomparable

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Class::Trait::Lib::TComparable(3pm)			User Contributed Perl Documentation		       Class::Trait::Lib::TComparable(3pm)

NAME
TComparable - Trait for adding comparison abilities to your object
DESCRIPTION
This trait gives your object a wide range of comparison abilities through its overloading of the <=> operator. SUB-TRAITS TEquality
REQUIRES
compare ($left, $right) This method should return -1 if $left is less than $right, 0 if $left is equal to $right, and 1 if $left is greater than $right.
OVERLOADS
<=>
PROVIDES
equalTo ($left, $right) This fufills the requirement of the sub-trait TEquality.
AUTHOR
Stevan Little <stevan@iinteractive.com>
COPYRIGHT AND LICENSE
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. perl v5.10.0 2010-04-25 Class::Trait::Lib::TComparable(3pm)
Related Man Pages
moosex::storage::engine::trait::onlywhenbuilt(3pm) - mojave
moosex::storage::meta::attribute::trait::donotserialize5.18(3pm) - mojave
class::trait::config(3pm) - debian
class::trait::lib::tequality(3pm) - debian
moosex::storage::meta::attribute::trait::donotserialize(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
My first PERL incarnation... Audio Oscillograph