0a4ee39c3c
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.
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/02 21:42:42 sthen Exp $
|
|
${P5SITE}/Pod/
|
|
${P5SITE}/Pod/ToDemo.pm
|
|
@man man/man3p/Pod::ToDemo.3p
|