UPDATE: sorry, it should have #!/usr/bin/perl -nl at the top. I'm a silly person.#!/usr/bin/perl -nl use re 'eval';local$"; /@{[map'(?:(.)|.)',1..length]}(?{print+join'',map$$_,1..length})(?!)/;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re (tilly) 1: (Fixed) Mr. Regex Strikes Again!
by tilly (Archbishop) on May 15, 2001 at 14:32 UTC | |
by japhy (Canon) on May 15, 2001 at 18:06 UTC | |
by Masem (Monsignor) on May 15, 2001 at 18:17 UTC | |
|
Re: Mr. Regex Strikes Again!
by Masem (Monsignor) on May 15, 2001 at 04:11 UTC | |
by japhy (Canon) on May 15, 2001 at 04:13 UTC |