Skip Menu |

This queue is for tickets about the App-Aphra CPAN distribution.

Report information
The Basics
Id: 125508
Status: resolved
Priority: 0/
Queue: App-Aphra

People
Owner: DAVECROSS [...] cpan.org
Requestors: james2vegas [...] aim.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: lib requires perl 5.14, but minimum perl specified is 5.006
requires:
  Clone: '0'
  Moose: '0'
  Template: '0'
  Template::Provider::Pandoc: '0'
  perl: '5.006'


package App::Aphra;
 
use 5.014;
 

Version 0.0.6 fixes this and is en route to CPAN now.