TIA Andymy $post_message = $DB->table('Post')->select( ['post_message'], { p +ost_id => $_[0] } )->fetchrow; print TESTOUT qq|testing the output of post_message - $post_message +\n\n |; $post_message =~ s{\[\[([^]]+)\]\]}{ # process($1) print TESTOUT qq|FOO: "$1"|; }esg
In reply to Re^2: Regex keeps looping on itself :/
by ultranerds
in thread Regex keeps looping on itself :/
by ultranerds
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |