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 Lingua-String

0.04	Mon Jun  3 13:37:29 EDT 2024
	Fix synopsis
	Calling new on an object now returns a clone rather than setting the defaults in the new object

0.03	Tue Mar 15 17:26:25 EDT 2022
	Allow instantiation with only one arg - a string
	Fix https://github.com/nigelhorne/Lingua-String/issues/2

0.02	Sun Jan 24 13:05:03 EST 2021
	Allow strings to be passed to the constructor
	Added encode()
	Fixed https://github.com/nigelhorne/Lingua-String/issues/1

0.01:	Fri Jan 22 16:58:26 EST 2021
        First draft