Subject: | Enhance Pod::Simple to support select() like Pod::Parser |
Since we updated to perl-5.10, we got a problem with our "modular help
output", because Pod::Text is now derived from Pod::Simple and doesn't
support select() anymore as it does in perl-5.8 series.
I tried to add a Pod::Simple::Select as a preview how a select()
implementation could look like - but of course a better solution would
be an integration in the parsing backend.
Subject: | patch-aa |
Message body not shown because it is not plain text.