6 lines
54 B
Perl
6 lines
54 B
Perl
a
|
|
hello/[]world
|
|
.
|
|
s/[/]/ /
|
|
s/[[:digit:][]/ /
|
|
s/[]]/ /
|