Subject: | Relax perl version requirement? |
Hi,
Text::Wrapper 1.03 now sports a "use 5.010;" line for what seems like
the sole purpose of being able to use the // operator (on a single
line).
Would you consider reverting the perl version requirement so that code
which relies on Text::Wrapper isn't also tied to a perl 5.10.0
requirement?
For example: RT uses Text::Wrapper, but has long promised compatibility
with perl 5.8.3. We can't change the perl version requirement in the
middle of a stable release series.
I'm happy to provide a patch if you're amenable to the change.
Best,
Thomas