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

0.100   2006-06-10
        use Sub::Exporter::Util::merge_col to allow per-import args

0.06    2006-03-12
        replace custom exporter with Sub::Exporter

0.05    2006-02-24
        fixed some bugs with short strings or long markers
        trunc_ and elide_with_defaults for custom elide/trunc
        new exporter with per-import defaults
        extensive refactoring; 100% coverage!

0.02    2005-10-15, a little later
        added 'ends' truncation

0.01    2005-10-15
        released!