Query: geometry::primitive::equal
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Geometry::Primitive::Equal(3pm) User Contributed Perl Documentation Geometry::Primitive::Equal(3pm)NAMEGeometry::Primitive::Equal - Equality RoleDESCRIPTIONGeometry::Primitive::Equal is a Moose role for equality.SYNOPSISwith 'Geometry::Primitive::Equal'; sub equal_to { my ($self, $other) = @_; # compare and return! }METHODSequal_to Implement this. not_equal_to Provided you implement "equal_to", this will be implemented for you!AUTHORCory 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)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Weird 'find' results |