On review of this patch it seems to attempt to alter t/01-check.t in a way that is not compatible with the previous tests.
I've created a git repo for this module:
https://github.com/cfedde/Convert-Age
https://github.com/cfedde/Convert-Age.git
It would be awesome if you could check this out and merge and prove your changes there. Feel free to provide a git diff or a pull request. I could also give you a commit bit if you'd rather.
Of course another plausibility is to simply cast your module as a totally new distribution say Convert::Age::Strict or something.
Feel free to steal my code if you choose to take that approach.
Let me know how you would like to proceed. I'll try to take less time responding next time.
On Mon Jun 17 21:57:10 2013, CFEDDE wrote:
Show quoted text> NORMUNDS
>
> Sorry for the delay. Please thank MST for grabbing me by the tail and
> getting me to look at this. I see no reason why it cannot be
> incorporated into the module.
>
> Updates soon.
> chris
>
> On Fri Feb 22 10:21:41 2013, NORMUNDS wrote:
> > Hi,
> > I need functionality provided by Convert::Age, but I need strict
> input
> > checking and error reporting. Currently Convert::Age 0.04 doesn't
> check
> > for unexistant abbreviations given as arguments so I wrote a patch
> with
> > following changes:
> > * Strict input checking
> > * Human-Readable error string accessible with error() function.
> > * Added Weeks and Months de/encoding capability.
> > * Added tests for decode_age_strict
> > * Updated documentation
> > * Updated original tests to be able to test weeks.
> > * Updated MANIFEST - added tests.
> > * Updated Changelog
> > * Updated version.
> >
> > The reason why new function was made is for backward compatibility
> >
> > You can apply patch and release new version or alternatively I could
> > become co-maintainer or maintainer of this package and do this
> myself
> > (and also update the package if needed).
> >
> > Please ask if you have any questions.
> >
> > Thanks and best regards,
> > Normunds Neimanis
>