forked from Lainports/freebsd-ports
WWW: http://search.cpan.org/dist/Locale-US/ PR: ports/126122 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
10 lines
199 B
Perl
10 lines
199 B
Perl
--- US.pm.orig 2008-07-31 14:50:56.000000000 +0900
|
|
+++ US.pm 2008-07-31 14:51:02.000000000 +0900
|
|
@@ -4,7 +4,6 @@ use 5.006001;
|
|
use strict;
|
|
use warnings;
|
|
|
|
-use Data::Dumper;
|
|
|
|
require Exporter;
|
|
|