Skip Menu |

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

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

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

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



Subject: Config file in /etc not found
For files in etc, /etc/$_ is being returned... there is a locally scoped "$filename" being used, and $_ is not set. The patch should fix this problem.
Download patch
application/octet-stream 298b

Message body not shown because it is not plain text.

Thanks, applied @12149