man Embperl::Syntax::POD () - Embperl::Syntax::POD

NAME

Embperl::Syntax::POD

SYNOPSIS

DESCRIPTION

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

Methods

Embperl::Syntax::POD defines the following methods: Create a new syntax class. This method should only be called inside a constructor of a derived class. Add a new POD command with name CW$cmdname and use processor info from CW$procinfo. See Embperl::Syntax for a definition of procinfo. Add a new POD command with name CW$cmdname and use processor info from CW$procinfo. Addtionaly specify that a matching CW$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.

Author

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

See Also

Embperl::Syntax