/usr/local/perl/lib/site_perl/5.6.1/sun4-solaris/HTML/Embperl/Syntax/POD.pm



NAME

HTML::Embperl::Syntax::POD


SYNOPSIS


DESCRIPTION

Documenation is still not written!!!!!!!


Methods

HTML::Embperl::Syntax::POD defines the following methods:

HTML::Embperl::Syntax::POD -> new / $self -> new

Create a new syntax class. This method should only be called inside a constructor of a derived class.

AddPODCmd ($cmdname, $procinfo)

Add a new POD command with name $cmdname and use processor info from $procinfo. See HTML::Embperl::Syntax for a definition of procinfo.

AddPODCmdStartEnd ($cmdname, $endname, $procinfo)

Add a new POD command with name $cmdname and use processor info from $procinfo. Addtionaly specify that a matching $endname POD command must be found to end the block, that is started by this POD command. See HTML::Embperl::Syntax for a definition of procinfo.


Author

G. Richter (richter@dev.ecos.de)


See Also

HTML::Embperl::Syntax

 /usr/local/perl/lib/site_perl/5.6.1/sun4-solaris/HTML/Embperl/Syntax/POD.pm