Revision history for Parse-Number-ID
0.08    2015-09-03 (PERLANCAR)
	- No functional changes.
	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.
0.07    2014-10-03 (PERLANCAR)
        - No functional changes.
        - Produce non /x regex string instead of /x regexp object in $Pat.
0.06    2014-09-28 (PERLANCAR)
        - Avoid capturing group in regex pattern.
0.05    2012-06-26 (SHARYANTO)
        - No functional changes. Tweak Rinci metadata.
0.04    2012-03-23 (SHARYANTO)
        - No functional changes. Remove dependency to old module Sub::Spec.
0.03    2011-09-23 (SHARYANTO)
        - Provide $Pat.
0.02    2011-09-15 (SHARYANTO)
        - Fix parsing negative/signed float.
0.01    2011-09-14 (SHARYANTO)
        - First release.