At 00:45 2002-12-20 -0800, Gisle Aas wrote:
Yeah, I think I that was a while ago. I dimly remember it coming out of a conversation with someone on MagNet #Perl, quite a while ago, whose Mozilla cookies.txt wasn't working with the old version.[...] > - unless ($magic =~ /^\# Netscape HTTP Cookie File/) { > + unless ($magic =~ /^\# (?:Netscape )?HTTP Cookie File/) { [...] This patch seems to already be in the current source. Perhaps something Sean put in?
--
Sean M. Burke http://search.cpan.org/author/sburke/