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
- Host: GitHub
- URL: https://github.com/ksurent/kythe-perl
- Owner: ksurent
- Created: 2016-04-29T14:04:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T14:08:48.000Z (about 10 years ago)
- Last Synced: 2025-10-11T04:38:38.429Z (8 months ago)
- Topics: kythe, perl5, ppi
- Language: Perl
- Size: 129 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`
