aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Regexp-Subst-Parallel/pkg-descr
blob: c68a6124c7722201dadc74d4a657f3e347df0ec1 (plain) (blame)
1
2
3
4
Regexp::Subst::Parallel is a module that allows you to make multiple
simultaneous substitutions safely. Using the sole exported "subst"
function has a rather different effect from doing each substitution
sequentially.