Embperl - building dynamic websites with Perl


Methods
[ << Prev: TODO ] [ Content ] [ Next: Author >> ]

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



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

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



AddPODCmd ($cmdname, $procinfo)top

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



AddPODCmdStartEnd ($cmdname, $endname, $procinfo)top

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 Embperl::Syntax for a definition of procinfo.


[ << Prev: TODO ] [ Content ] [ Next: Author >> ]


© 1997-2023 Gerald Richter / actevy