Revision history for perl module Text2URI

0.3001 2012-01-03

 - Use Text::Unaccent instead of removing accent with ascii encoding.

0.2 2012-01-02

 - Change \W+ to [^\w\.]+ and add old_alphanumeric_regexp option

0.1 2012-01-01

 - Initial release