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

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

Copyright (C) Shinichiro Aska

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