SVN::Dump::Text.3pm

Langue: en

Version: 2008-09-23 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 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.