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

NAME

Acme::ReturnValue::MakeSite - generate some HTML pages

SYNOPSIS

    acme_returnvalue_makesite.pl --data path/to/dir
    

DESCRIPTION

Generate a small site based on the findings of Acme::ReturnValue

METHODS

run

run from the commandline (via acme_returnvalue_makesite.pl

gen_cool_dists

Generate the list of cool dists.

gen_cool_values

Generate the list of cool return values.

gen_bad_dists

Generate the list of bad dists.

gen_index

Generate the start page

BUGS

Please report any bugs or feature requests to bug-acme-returnvalue@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

COPYRIGHT & LICENSE

Copyright 2009 Thomas Klausner

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