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

NAME

Spork::Hilite - Hilite Code Snippets in Spork

SYNOPSIS

    ----
    == Watch The Pretty Colors Move
    
    .hilite
    sub spork {
        print "I Like Spork\n";
    }

               r 2
    +
                 gggg 2
    +
                      bbbbb 2
    ----
    == Next Slide. etc
                       

DESCRIPTION

This plugin lets you mark code snippets with specific colors. It is especially good for changing colors several times on the same snippet.

AUTHOR

Brian Ingerson <ingy@cpan.org>

COPYRIGHT

Copyright (c) 2005. Brian Ingerson. All rights reserved.

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

See http://www.perl.com/perl/misc/Artistic.html