The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for String-Tagged

0.03    CHANGES:
         * use warnings
        
        BUGFIXES:
         * Ensure that, of multiple tags that start at the same position, the
           shortest one wins.

0.02    CHANGES:
         * New 'extent' API - methods to return extent objects
         * Added ->get_tag_extent() and ->get_tag_missing_extent()

0.01    First version, released on an unsuspecting world.