perlre
s///, m//, d// - regular expression API for CL-PPCRE and CL-INTERPOL
$ area51 add perlreCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(perlre:some-function ...)s///, m//, d// - regular expression API for CL-PPCRE and CL-INTERPOL
$ area51 add perlreCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(perlre:some-function ...)