Skip to content

leedo/cpan-mangler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAME

CPAN Mangler

DESCRIPTION

Subvert CPAN to your will

SYNOPSIS

plackup -I../Plack-Middleware-HTMLify/lib
# Twiggy: Accepting connections at http://0.0.0.0:5000/

Point your favourite graphical web browser at this URL and your CPAN code snippets will now enjoy syntax highlighting.

INSTALLATION

For syntax highlighting for source code, you'll need to clone the Plack::Middleware::HTMLify repo

git clone http://github.com/ioncache/Plack-Middleware-HTMLify.git
git clone http://github.com/oalders/cpan-mangler.git

cpanm Plack Plack::App::Proxy Plack::Handler::Twiggy

cd cpan-mangler
plackup -I../Plack-Middleware-HTMLify/lib

About

Subvert CPAN to your will

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Perl 100.0%