Skip to content

mattn/perl-source-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module Source::Highlight.

INSTALLATION

Source::Highlight installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan Source::Highlight

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

Source::Highlight documentation is available as in POD. So you can do:

    % perldoc Source::Highlight

to read the documentation online with your favorite pager.


About

perl-Source-Highlight

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages