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

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 Froody::API, 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?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