[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: [ID 20000126.001] Erroneous date (Y2K) displayed by pod2man



>>>>> On Wed, 26 Jan 2000 04:56:51 -0700, Tom Christiansen <tchrist@chthon.perl.com> said:

>> Either you should add 1900 to $year or maybe take $year modulo 100.
 > Nope, can't do that.  Not backwards compatible.  The spec as always
 > read as is.  Let's not penalize those who actually read.

The original poster reported a Y2K bug in pod2man.

The answer to that is that the bug has apparently been fixed in
perl5.005_03 by adding 1900 and in the development branch by getting
rid of the whole function.

-- 
andreas


References to:
Tom Christiansen <tchrist@chthon.perl.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]