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

DocLife

Document Viewer written in Perl, to run under Plack.

enjoy document life!

INSTALL

cpanm DocLife

RUN

plackup -MDocLife::Pod -e 'DocLife::Pod->new( root => "./lib" )->to_app'

Screenshot

SUPPORT AND DOCUMENTATION

LICENSE AND COPYRIGHT

Copyright (C) Shinichiro Aska

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