Okay, I`ll reply here, might be easier :)
Results:
WINTER|DE|<A240> <- Parsed correctly
ZANDEN VAN |DE|R ŤAť <- should be: ZANDEN|VAN DER|ŤAť
JENSEN 230|| <- should be: JENSEN||230
WOODHEAD <D>|| <- should be: WOODHEAD||<D>
BRINK 130,-|| <- should be: BRINK||130,-
HEYDIER |DEN|<240> <- Parsed correctly
SMITSER (4X115PJ)|| <- should be: SMITSER||(4X115PJ)
LINDEN VAN |DE|R <- should be: LINDEN|VAN DER|
MOTEL GOL|DEN|LEEUW <A225> <- should be: MOTEL GOLDEN LEEUW||<A225>
does this help ? ... I will try to find a larger data set...
btw, this is the result of my original code:
WINTER|DE| <A240>
ZANDEN|VAN DER| ŤAť
JENSEN||230
WOODHEAD||<D>
BRINK||130,-
HEYDIER|DEN| <240>
SMITSER||(4X115PJ)
LINDEN|VAN DER|
MOTEL GOLDEN LEEUW||<A225>
</code>
GreetZ!,
print "profeth still\n" if /bird|devil/;
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.