CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2009/06/02 15:42:42

Log message:
    import devel/p5-Pod-ToDemo, from maintainer James Wright
    
    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.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       jameswright_20090602
    
    N ports/devel/p5-Pod-ToDemo/distinfo
    N ports/devel/p5-Pod-ToDemo/Makefile
    N ports/devel/p5-Pod-ToDemo/pkg/DESCR
    N ports/devel/p5-Pod-ToDemo/pkg/PLIST
    
    No conflicts created by this import

Reply via email to