-
-
12 Oct 2010 21:18:39 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (865 / 12 / 42)
- Kwalitee
Bus factor: 0- 90.00% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (16.04KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.10 - 2010-10-12
- Don't FAIL due to test count error on systems without lua
- The skip count was always off on systems without lua. We said we skipped 6 tests, but it was 3 where the URL wasn't =~ /failo/.
- It's easier to just skip the entire test suite on those systems, so move the prereq for lua before the plan.
- Also don't run each of those tests 10 times. There's no need.
Documentation
Command-line interface App::QuoteCCModules
Take a quote file and emit a standalone program that spews a random quoteRead quotes from a fortune(1) fileRead newline delimited quotesRead quotes from a YAML file with YAML::XSEmit quotes in C formatEmit quotes in Lua formatEmit quotes in Perl formatA role representing a App::QuoteCC input formatA role representing a App::QuoteCC output formatModule Install Instructions
To install App::QuoteCC, copy and paste the appropriate command in to your terminal.
cpanm App::QuoteCC
perl -MCPAN -e shell install App::QuoteCC
For more information on module installation, please visit the detailed CPAN module installation guide.