SVN::Dump::Text(3pm) | User Contributed Perl Documentation | SVN::Dump::Text(3pm) |
SVN::Dump::Text - A text block from a svn dump
version 0.08
# SVN::Dump::Text objects are returned by the read_text_block() # method of SVN::Dump::Reader
A SVN::Dump::Text object represents the text of a SVN dump record.
The following methods are available:
Return "undef" if the digest algorithm is not supported.
SVN::Dump::Reader, SVN::Dump::Record.
Copyright 2006-2013 Philippe Bruhat (BooK), All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-10-14 | perl v5.34.0 |