Fix quotewords
authorHugo van der Sanden <hv@crypt.compulink.co.uk>
Thu, 6 Mar 1997 07:55:25 +0000 (07:55 +0000)
committerChip Salzenberg <chip@atlantic.net>
Sat, 1 Mar 1997 06:40:49 +0000 (18:40 +1200)
commit8f80bccadb089a9fee3b2cbbfe9eb0aa4b7eac40
treea004b47393850149358c6a2227260c686b19375d
parent54f70fc60d33628464c2f1f4a555eb6764959916
Fix quotewords

Subject: Re: Fix for ::SUPER with UNIVERSAL

In <199703052319.SAA32568@rio.atlantic.net>, Chip Salzenberg writes:
:Cute.  It turns out that FileHandle and IO::Handle were okay, but the
:handling of ::SUPER (which is used by IO::Handle::new) was broken in
:the face of UNIVERSAL.
:
:Here's a patch.
That fixes it.
Here's one back - I think Text::ParseWords->quotewords is more broken than
this, but it's a start.

p5p-msgid: 199703060755.HAA15060@crypt.compulink.co.uk
lib/Text/ParseWords.pm