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

NAME

Froody::DocServer

DESCRIPTION

Froody::DocServer

Methods

template()

returns a TT template for displaying the methods in

get_methods()

If you want your own DocServer, override this to return a list of methods to display the docs for. By default, this will return the methods of the default repository.

html()

returns the HTML version fo the docs, suitable for sending to the user

BUGS

None known.

Please report any bugs you find via the CPAN RT system. http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Froody

AUTHOR

Copyright Fotango 2005. All rights reserved.

Please see the main Froody documentation for details of who has worked on this project.

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

SEE ALSO

Froody, Froody::Request