The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Text::Beautify.

0.03  Sat Jun 12 22:33:08 2004
	- all features are now special (the result is always evaluated with /e)
	- support for $`, $', $& no longer needed

0.02  Sun May 30 00:27:08 2004
	- added the possibility for a feature to contain several steps
	- corrected features space_in_front_of_punctuation,
	  repeated_punctuation and _space_after_punctuation, _uppercase_first
	- special features no longer require a heading underscore
	- _space_after_punctuation becomes space_after_punctuation
	- _uppercase_first becomes uppercase_first

0.01  Fri May 14 02:29:08 2004
	- first release ready

0.01  Fri May 14 01:16:08 2004
	- original version; created by h2xs 1.22 with options
		-XAn Text::Beautify