Man Page: class::trait::lib::tprintable
Operating Environment: debian
Section: 3pm
Class::Trait::Lib::TPrintable(3pm) User Contributed Perl Documentation Class::Trait::Lib::TPrintable(3pm)NAMETPrintable - Trait for adding stringification abilities to your objectDESCRIPTIONTPrintable gives your object automatic stringification abilities, as well as access to your original stringified object value.REQUIREStoString This method should return the stringified object.OVERLOADS"" This operator call the "toString" method to stringify the object.PROVIDESstringValue This returns the normal perl stringified value, bypassing whatever "toString" might return.AUTHORStevan Little <stevan@iinteractive.com>COPYRIGHT AND LICENSECopyright 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::TPrintable(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |