Eradicate Time::Piece; add an example.
Jarkko Hietaniemi [Tue, 2 Oct 2001 11:45:55 +0000 (11:45 +0000)]
p4raw-id: //depot/perl@12305

ext/I18N/Langinfo/Langinfo.pm

index 39f216f..ead60a7 100644 (file)
@@ -136,6 +136,10 @@ print something like:
 
     Sun? [yes/no] 
 
+but under a French locale
+
+    dim? [oui/non] 
+
 The usually available constants are
 
     ABDAY_1 ABDAY_2 ABDAY_3 ABDAY_4 ABDAY_5 ABDAY_6 ABDAY_7
@@ -150,7 +154,7 @@ for abbreviated and full length days of the week and months of the year,
     D_T_FMT D_FMT T_FMT
 
 for the date-time, date, and time formats used by the strftime() function
-(see L<POSIX>, and also L<Time::Piece>),
+(see L<POSIX>)
 
     AM_STR PM_STR T_FMT_AMPM