This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document that interpolating a '(??{ code })' construct in a regular
authorAbigail <abigail@abigail.be>
Wed, 6 Jan 2010 17:19:11 +0000 (18:19 +0100)
committerAbigail <abigail@abigail.be>
Wed, 6 Jan 2010 17:19:11 +0000 (18:19 +0100)
commit0b370c0a264633281d21c8cf13f698b896d74ce6
tree7efe210f87821156d371833211f4c8a58fe16305
parent99cc5cc69e81e458dc4fa44238a666045699b2b8
Document that interpolating a '(??{ code })' construct in a regular
expression also requires "use re 'eval'", just as '(?{ code })' does.
ext/re/re.pm
pod/perlre.pod