The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

podium - a POD-based presentation and website builder

SYNOPSIS

    podium --config=config.yaml clean
    podium --config=config.yaml build

DESCRIPTION

Perl's POD format is great for building code-heavy presentations. So this takes the POD and builds presentations with it.

TODO

There's a lot to do. I'm just putting this up to have something up.

  • Add --help

  • Add "test" action

  • Allow it to run without templates.

  • Let it copy over static stuff.

AUTHOR

Andy Lester, <andy at petdance.com>

BUGS

Please report any bugs or feature requests to the issues list at Github: http://github.com/petdance/podium/issues. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

ACKNOWLEDGEMENTS

I would love to populate this section. Please send me your contributions.

COPYRIGHT & LICENSE

Copyright (C) 2010, Andy Lester,

This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.