Froody::Pod


NAME

Froody::Pod


SYNOPSIS

  use Froody::Pod;
  Froody::Pod->run( 'My::Froody::API' );


DESCRIPTION

Create a POD file for Froody services.

Methods

run( api )

Passed the name of a subclass of the Froody::API manpage, this documents the API to STDOUT as a POD file.


BUGS

None known.

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


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::Pod