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 module Unicode::Util
---
version: 0.03
date:    2012-01-18
changes:
  - Added graph_reverse
  - Removed side-effects from graph_chop and code_chop,
    unlike the build-in chop
---
version: 0.02
date:    2012-01-17
changes:
  - Added graph_chop and code_chop
---
version: 0.01
date:    2012-01-17
changes:
  - First release
  - Includes graph_length, code_length, and byte_length