The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

XAO::DO::Web::Footer - simple HTML footer

SYNOPSIS

Currently is only useful in XAO::Web site context.

DESCRIPTION

Displays "/bits/page-footer" template (can be overriden with "path" argument) giving it the following arguments:

VERSION

Current XAO::Web package version.

Copyright information for XAO::Web.

In most cases you would want to extend or override this object or at least its default template with something site specific.

METHODS

No publicly available methods except overriden display().

EXPORTS

Nothing.

AUTHOR

Copyright (c) 2000-2001 XAO, Inc.

Andrew Maltsev <am@xao.com>.

SEE ALSO

Recommended reading: XAO::Web, XAO::DO::Web::Page.