ports

devel/p5-Pod-ToDemo

p5-Pod-ToDemo-1.01p0 – Write a demo program from a tutorial POD

Description

Pod::ToDemo allows you to write POD-only modules that serve as
tutorials which can write out demo programs if you invoke them
directly. That is, while SDL::Tutorial is a tutorial on writing
beginner SDL applications with Perl, you can invoke it as:

  $ perl -MSDL::Tutorial=sdl_demo.pl -e 1

and it will write a bare-bones demo program called sdl_demo.pl based
on the tutorial.

WWW: http://search.cpan.org/dist/Pod-ToDemo/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None