The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

1.034 2022-01-08T21:47:36Z
	* No code changes. Fix link in the README.pod

1.033 2021-01-18T13:44:46Z
	* Fix a bug with testing Unicode::Casing feature.

1.032_02 2021-01-15T17:46:23Z
	* Try harder to get the Unicode::Casing tests to work.

1.032_01 2021-01-15T16:52:36Z
	* Play with CPAN Testers

1.032 2021-01-14T10:34:43Z
	* freshen distro, remove Travis CI, add GitHub Actions

1.031 2016-09-19T22:23:07Z
	* Bump to stable version

1.03_01 2016-05-28T20:37:42Z
	* Some minor changes in preparation to solve a PAUSE indexing 
	issue

1.03 - 2014-01-04
	* bump to stable version

1.02_04 - 2014-01-04
	* Get rid of MYMETA

1.02_04 - 2014-01-04
	* Get rid of MYMETA

1.02_04 - 2014-01-03
	* Get rid of MYMETA

1.02_03 - 2011-07-25
	* Improve user-defined properties
	* Demonstrate lowercasing with Unicode::Casing

1.02_03 - 2011-07-24
	* Use Unicode::Casing for case mapping
	* Create the IsLowercaseRoman property from the IsUppercaseRoman
	property with some Unicode::UCD magic

1.02_02 - 2011-07-21
	* Use the Perligata ASCII decompositions, like |)))

1.02_01 - 2011-07-20
	* Minor doc updates

1.02 - 2011-07-15
	* Convert to ASCII with NFKD, to extent possible and cheat
	otherwise
	* Use user-defined properties to check for valid numerals

1.01 - 2011-07-14
	* Modify Roman.pm to use the fancy Unicode characters