Skip Menu |

This queue is for tickets about the Config-Auto CPAN distribution.

Report information
The Basics
Id: 14027
Status: resolved
Priority: 0/
Queue: Config-Auto

People
Owner: Nobody in particular
Requestors: steven [...] knowmad.com
Cc:
AdminCc:

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



Subject: Formats Documentation error
In the documentation section 'Formats' there is a list of the acceptable foramts for Config::Auto. In this list Perl is capitalized ('Perl'); however, Config::Auto will not accept this as a format. You must pass it in as 'perl'. Just thought you might wanna change the documentation to more accuratly reflect the usage. ~Steven
Thanks, fixed docs, and made all 'format' arguments lower case by default @12148