-
-
25 Mar 2014 12:23:55 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (471 / 2 / 0)
- Kwalitee
Bus factor: 0- 88.43% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (18.57KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:3 non-PAUSE usersModules
turns source code into stylish HTMLprovides methods which return CSS definitions, for a Github-like stylingprovides type_to_style(), which turns Pistachio::Token types into CSS definitionsprovides snippet(), which turns source code text into stylish HTMLprovides is_keyword()provides an API for plugging arbitrary language tokenizers and stylizers into Pistachioprovides supported_languages() and supported_styles()expresses a single source code language token as an objectprovides text_to_tokens(), which turns source code text into an array of Pistachio::Tokensprovides transform_rules(), which returns an array of Pistachio::Token::Transformer::Rulesexpress a token transformer rule as an objectprovides iterator(), which turns source code text into a Pistachio::Token iteratorModule Install Instructions
To install Pistachio, copy and paste the appropriate command in to your terminal.
cpanm Pistachio
perl -MCPAN -e shell install Pistachio
For more information on module installation, please visit the detailed CPAN module installation guide.