Path to this page:
./
textproc/p5-Regexp-Copy,
Perl5 module to copy Regexp objects
Branch: pkgsrc-2017Q3,
Version: 0.06nb8,
Package name: p5-Regexp-Copy-0.06nb8,
Maintainer: pkgsrc-usersRegexp::Copy can copy the contents of one Regexp object to another. Regexp
objects created with qr// are impossible to dereference. This causes problems
on changing the data within the Regexp objects without want to loose the
reference on it. Regexp::Copy allows to change the Regexp by copying one
object created through qr// to another.
The Regex::Copy distribution also loads Regexp::Storable, which provides
hooks to allow the Storable persistence method to freeze and thaw Regexp
objects created by qr//.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: f328db71747a39c5cae42738bdd499b358b8b14a
RMD160: 6c931212c749f9f9c6a9a3ddb6cedeee3f549ae9
Filesize: 3.031 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version p5-Regexp-Copy-0.06nb8 (created)