- or download this
# From: Schwartz & Phoenix: Learning Perl, 3rd Ed (The Llama), pp. 103
...
print "No match.\n";
}
}
- or download this
English
French
...
German
Aramaic
Arabic
- or download this
Matched: |E<n>glish|
Matched: |Fr<e>nch|
...
No match.
No match.
No match.
- or download this
No match.
Matched: |Fr<en>ch|
...
No match.
No match.
No match.
- or download this
# From: Schwartz & Phoenix: Learning Perl, 3rd Ed (The Llama), pp. 103
...
print "No match.\n";
}
}