The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

IWL::Title - the <title> markup

INHERITANCE

IWL::Object -> IWL::Page::Title

DESCRIPTION

Title adds a title to the page. It should not be used by itself, but through IWL::Page;

METHODS

setText (TEXT)

Sets the title text

Parameters: TEXT - the text

getText

Returns the title text

LICENCE AND COPYRIGHT

Copyright (c) 2006-2007 Viktor Kojouharov. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perldoc perlartistic.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 69:

You forgot a '=back' before '=head1'