Psst.. new poll here.
[email protected] web/email now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!
Paste
Pasted by example ( 13 years ago )
my $bracketlevel = 0;
my $s2 = "((()))(())(()";
$s2~~s:g/(()|(')')/{
if defined $0 { say "0: $0"; ($bracketlevel++ X " ") ~"(" }
if defined $1 { say "1"; }
}/;
Revise this Paste