1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
.editorconfig
Build.PL
Changes
examples/demo-formatting.pl
examples/demo-show.pl
lib/String/Tagged.pm
lib/String/Tagged/Extent.pm
lib/String/Tagged/Formatting.pod
LICENSE
MANIFEST This list of files
META.json
META.yml
README
t/00use.t
t/01plain.t
t/02tags-conststr.t
t/03tags-iter-limit.t
t/04tags-appendstr.t
t/05tags-delete.t
t/06tags-substr.t
t/07tags-range.t
t/10debugprint.t
t/11clone.t
t/12zerolen.t
t/20merge-tags.t
t/21merge-tags-anchors.t
t/30appendinsert.t
t/31matches.t
t/32split.t
t/33sprintf.t
t/34join.t
t/40operators.t
t/50subclass.t
t/51isa.t
t/99pod.t
|