Alle HTML-Tags aus Text entfernen; nur die wirklichen Inhalte bleiben erhalten.
|
Bestimmte HTML-Attribute heraus filtern.
|
Der Beispielcode filtert z. B. folgende Tags:
<b>
<p>
<br>
<h1>
|
Doppelte Leerzeichen finden
|
Erkennt E-Mail-Adressen im Fließtext
|
|
|
This snippet is actually a tool I'm using when crawling through the Microsoft (and other) include files. You need ActivePerl 5.8.x installed on your machine in order to run it.
It needs two parameters, search path from where it will ...
|
|
|