in reply to Re: (?{...code..}) regex construct causing panic: top_env in 5.8.2
in thread (?{...code..}) regex construct causing panic: top_env in 5.8.2
Can't localize lexical variable $cnt at ...
+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;
|
|---|