![]() |
![]()
| ![]() |
![]()
NAMESVN::Dump::Headers - Headers of a SVN dump record VERSIONversion 0.08 SYNOPSIS# SVN::Dump::Headers objects are returned by the read_header_block() # method of SVN::Dump::Reader DESCRIPTIONA SVN::Dump::Headers object represents the headers of a SVN dump record. METHODSSVN::Dump::Headers provides the following methods:
ENCAPSULATIONWhen using SVN::Dump to manipulate a SVN dump, one should not directly access the SVN::Dump::Headers component of a SVN::Dump::Record, but use the set_header() and get_header() methods of the record object. SEE ALSOSVN::Dump, SVN::Dump::Reader, SVN::Dump::Record. COPYRIGHTCopyright 2006-2011 Philippe Bruhat (BooK), All Rights Reserved. LICENSEThis program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|