Skip Menu |

This queue is for tickets about the File-UserConfig CPAN distribution.

Report information
The Basics
Id: 129024
Status: new
Priority: 0/
Queue: File-UserConfig

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

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



Subject:
Date: Thu, 4 Apr 2019 18:27:56 -0400
To: bug-File-UserConfig [...] rt.cpan.org
From: Steve Dondley <sdondley [...] gmail.com>
Line 154: $self->{dist} =~ s/::/-/; Should be: $self->{dist} =~ s/::/-/g;