Podium -- The POD-based website and presentation generator

INSTALLATION

To install Podium, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc App::Podium

You can also look for information at:

    Bug queue
        http://github.com/petdance/podium/issues

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/podium

    CPAN Ratings
        http://cpanratings.perl.org/d/podium

    Search CPAN
        http://search.cpan.org/dist/podium/


COPYRIGHT AND LICENCE

Copyright (C) 2010 Andy Lester

This program is free software. You can redistribute it and/or modify
it under the Artistic License, v2.
