PerlDoc
26 August 2025 - 17:41
|
Version
1
|
UnknownUser
See
PublishedAPI
for packages intended to be used by Plugin and Contrib authors, or
browse all packages
.
See also
Developing plugins
,
Developer's Bible
,
Technical Overview
Perl Module:
Parent package:
Foswiki
Child packages
:
More ...
Less ...
Foswiki::IncludeHandlers::doc
- This package is designed to be lazy-loaded when Foswiki sees an INCLUDE macro with the doc: protocol. It implements a single method INCLUDE which generates perl documentation for a Foswiki class.
Foswiki::IncludeHandlers::http
- This package is designed to be lazy-loaded when Foswiki sees an INCLUDE macro with the http: protocol. It implements a single method INCLUDE. Also handles https:
Foswiki::IncludeHandlers::https
- This package is designed to be lazy-loaded when Foswiki sees an INCLUDE macro with the https: protocol. It relies on Foswiki::IncludeHandlers::http for implementation.