summaryrefslogtreecommitdiff
path: root/pod/perllocale.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-08-10 23:37:43 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-08-10 23:37:43 +0000
commit2a2bf5f4414cf2a1984ea82a90bfbb2c3384d4e1 (patch)
treee9b696536715a7a8e72661281d73d87ce4d1854a /pod/perllocale.pod
parenta1866d1bf88d9abb7869ffddc5cb4448a6cb503a (diff)
downloadperl-2a2bf5f4414cf2a1984ea82a90bfbb2c3384d4e1.tar.gz
Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
p4raw-id: //depot/perl@11631
Diffstat (limited to 'pod/perllocale.pod')
-rw-r--r--pod/perllocale.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perllocale.pod b/pod/perllocale.pod
index bedac38b14..7864addc3e 100644
--- a/pod/perllocale.pod
+++ b/pod/perllocale.pod
@@ -636,7 +636,7 @@ exists only to generate locale-dependent results, strftime() always
obeys the current C<LC_TIME> locale.
See also L<I18N::Langinfo> and C<ABDAY_1>..C<ABDAY_7>, C<DAY_1>..C<DAY_7>,
-C<ABMON_1>..C<ABMON_12>, and C<ABMON_1>..C<ABMON_12>; and L<Time::Piece>.
+C<ABMON_1>..C<ABMON_12>, and C<ABMON_1>..C<ABMON_12>.
=head2 Other categories