geometry::primitive::equal(3pm) debian man page | unix.com

Man Page: geometry::primitive::equal

Operating Environment: debian

Section: 3pm

Geometry::Primitive::Equal(3pm) 			User Contributed Perl Documentation			   Geometry::Primitive::Equal(3pm)

NAME
Geometry::Primitive::Equal - Equality Role
DESCRIPTION
Geometry::Primitive::Equal is a Moose role for equality.
SYNOPSIS
with 'Geometry::Primitive::Equal'; sub equal_to { my ($self, $other) = @_; # compare and return! }
METHODS
equal_to Implement this. not_equal_to Provided you implement "equal_to", this will be implemented for you!
AUTHOR
Cory Watson <gphat@cpan.org> COPYRIGHT &; LICENSE You can redistribute and/or modify this code under the same terms as Perl itself. perl v5.10.1 2009-12-27 Geometry::Primitive::Equal(3pm)
Related Man Pages
geometry::primitive::arc(3pm) - debian
graphics::primitive::border(3pm) - debian
graphics::primitive::brush(3pm) - debian
graphics::primitive::driver(3pm) - debian
graphics::primitive::driver::textlayout(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph