> I'm not aware of anyone using it -- I'll find some time in the next few days > to review it and see if I can get it to work with a recent perl and give all > the packages foldable names.
Great — thanks! You’re using \C in a regex, and that’s no longer supported. Here’s the relevant bit from perldelta from the 5.24 release: Cheers, Neil
