Thread alle image sources aus html datei rausfiltern (7 answers)
Opened by kölsch at 2004-01-07 19:58

renee
 2004-01-07 20:43
#766 #766
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
da steht das Ergebnis drin, weil in dem ersten Ausdruck die runden Klammern () benutzt werden...

siehe perldoc perlvar:
Code: (dl )
1
2
3
4
5
6
 $<*digits*>
Contains the subpattern from the corresponding set of capturing
parentheses from the last pattern match, not counting patterns
matched in nested blocks that have been exited already.
(Mnemonic: like \digits.) These variables are all read-only and
dynamically scoped to the current BLOCK.
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread alle image sources aus html datei rausfiltern