diff options
author | Andy Lester <andy@petdance.com> | 2005-04-07 12:44:42 -0500 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2005-04-08 12:18:42 +0000 |
commit | 2db3864ffcaccbf832bbb3814303b4f6beef8963 (patch) | |
tree | afec42c61fea1276efdac7452e1ec685c6676c57 /pod/buildtoc | |
parent | 45977657b0fa2c29b268b817f40e6b295a501d39 (diff) | |
download | perl-2db3864ffcaccbf832bbb3814303b4f6beef8963.tar.gz |
Removing Y2K warnings
Message-ID: <20050407224442.GA23895@petdance.com>
p4raw-id: //depot/perl@24205
Diffstat (limited to 'pod/buildtoc')
-rw-r--r-- | pod/buildtoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/buildtoc b/pod/buildtoc index e4dc82ade3..7d5b01996b 100644 --- a/pod/buildtoc +++ b/pod/buildtoc @@ -69,7 +69,6 @@ __USAGE__ # Don't copy these top level READMEs %Ignore = ( - Y2K => 1, micro => 1, # vms => 1, ); |