head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2002.07.18.13.56.46; author ps; state Exp; branches; next 1.1; 1.1 date 2002.07.05.07.26.52; author ps; state Exp; branches; next ; desc @@ 1.2 log @*** empty log message *** @ text @## ## tabea.pod: perl module manual page ## =pod =head1 NAME TABEA::Tabea - The Perl Module for Tabea =head1 DESCRIPTION =head1 Synopsis use TABEA::Tabea; my $dummy ; my $test = TABEA::Tabea->new("./test/tabea-cfg.in1", "HTML2") or die "Irgendwie falsch" ; if( (($buffer, $dummy) = $test->render($buffer)) ) { print $buffer; } else { print "Error\n"; } =item FUNCTIONS TABEA::new TABEA::load TABEA::save TABEA::render TABEA::parse TABEA::import TABEA::export TABEA::destroy =head1 PARAMETERS =cut @ 1.1 log @Appended TABEA pod file @ text @d8 1 a8 1 TABEA - The Perl Module d13 14 d30 1 a31 1 TABEA::config d34 1 a35 1 TABEA::render d38 1 @