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

ah, of course, probably would of worked that out with a little more info

Can't localize lexical variable $cnt at ...

+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;

  • Comment on Re: Re: (?{...code..}) regex construct causing panic: top_env in 5.8.2
  • Download Code