table of contents
other versions
- stretch 0.002-3
RDF::Crypt::Role::ToString(3pm) | User Contributed Perl Documentation | RDF::Crypt::Role::ToString(3pm) |
NAME¶
RDF::Crypt::Role::ToString - provides a data dumpDESCRIPTION¶
This is fairly handy as Data::Dumper doesn't peek inside Crypt::OpenSSL::RSA keys.Object Method¶
- "to_string($title)"
- Returns a string representing the object, with an optional title.
Ultimately this will probably use overload, but it doesn't right now.
SEE ALSO¶
RDF::Crypt, RDF::Crypt::Encrypter, RDF::Crypt::Decrypter, RDF::Crypt::Signer, RDF::Crypt::Verifier.BUGS¶
Please report any bugs to <http://rt.cpan.org/>.AUTHOR¶
Toby Inkster <tobyink@cpan.org>.COPYRIGHT¶
Copyright 2010, 2012 Toby InksterThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
DISCLAIMER OF WARRANTIES¶
THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.2016-12-04 | perl v5.24.1 |