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