An open API service indexing awesome lists of open source software.

https://github.com/ksurent/kythe-perl

A trivial Kythe extractor & indexer for Perl 5
https://github.com/ksurent/kythe-perl

kythe perl5 ppi

Last synced: 8 months ago
JSON representation

A trivial Kythe extractor & indexer for Perl 5

Awesome Lists containing this project

README

          

How to run
==========

Assuming ~/PPI is where my fork of PPI is at:

`PERL5LIB="$HOME/PPI/lib:$PERL5LIB" perl kythe.pl ~/kythe-perl ~/kythe-perl/kythe.pl | ./browse.sh`

![kythe web ui](/screenshot.png)