On Wed, Dec 07, 2005 at 07:30:12AM -0600, Steve Peters wrote:
> On Mon, Nov 28, 2005 at 08:00:00PM -0600, Steve Peters wrote:
> > On Mon, Nov 28, 2005 at 04:16:40PM -0800, Russ Allbery wrote:
> > > Major new release, switching from Pod::Parser to Pod::Simple as the
> > > underlying POD parser.  Thank you very much to Allison Randal for taking
> > > over maintenance of Pod::Simple and doing another release!
> > > 
> > > This release requires Pod::Simple 3.03 for fully correct functionality.
> > > 
> > 
> > I'm testing the upgrade right now, but before I add it and Pod::Simple 
> > to the core, its probably best that I check that this is OK with Rafael.
> > 
> 
> Well, this took me longer than I thought, but, Pod-Escapes and Pod-Simple 
> have been added to the core, and podlators-2.00 has been updated.
> 

Actually, I spoke too soon.  The changes to Pod::Text have broken Pod::Usage.
It depends on the existing previous functionality of Pod::Text when it was
a subclass of Pod::Select.  Somewhere, the functionality of the select() 
method is broken between Pod::Text, Pod::Simple, and Pod::Simple::BlackBox.
Where, exactly, I'm not sure since I have not found the select() method defined
in any of the above.  I'll see if I can get a workaround working for 
Pod::Usage for now, but I may have to revert podlators-2.00 since other code
depending on the old functionality of Pod::Text are now broken.

Steve Peters
[EMAIL PROTECTED]

Reply via email to