The result of evaluation of the last successful (?{ code }) regular expression assertion (see perlre).
(?{ code })
This variable may be written to, and its value is scoped normally, unlike most other regex variables.
This variable was added in Perl 5.005.