Separate the house number from the street name: Difference between revisions

m
→‎{{header|Perl 6}}: bitrot in the output
(→‎{{header|Perl 6}}: a wooden translation of the Scala example's ugly regex into a beautiful Perl 6 regex)
m (→‎{{header|Perl 6}}: bitrot in the output)
Line 244:
<pre>「Plataanstraat 5」
0 => 「Plataanstraat」
1 => 「5ugly 「5」
 
「Straat 12」
0 => 「Straat」
Anonymous user