Text.Regex.PCRE.ByteString.Utils

Perl-like utility functions

substitute

split

substituteCompile

splitCompile

Re-exports from Text.Regex.PCRE.ByteString

data Regex

data CompOption

data ExecOption

compBlank

execBlank

Pure version of the functions, using unsafePerformIO

compile'

execute'

substitute'

split'

substituteCompile'

splitCompile'