SVN::Dump::Text(3) User Contributed Perl Documentation SVN::Dump::Text(3)
NAME
       SVN::Dump::Text - A text block from a svn dump
SYNOPSIS
DESCRIPTION
METHODS
       The following methods are available:
       new( $text )
           Create a new "SVN::Dump::Text" object, initialised with the given
           text.
       get()
           Return the text of the "SVN::Dump::Text" object.
       set( $text )
           Set the text of the "SVN::Dump::Text" object.
       as_string()
           Return a string representation of the text block.
SEE ALSO
COPYRIGHT & LICENSE
       Copyright 2006 Philippe 'BooK' Bruhat, All Rights Reserved.
       This program is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.
perl v5.10.0                      2008-06-12                SVN::Dump::Text(3)
Mac OS X 10.6 - Generated Thu Sep 17 20:15:24 CDT 2009
