Thread XML::Twig und regexp in twig_handlers (4 answers)
Opened by shi8dao at 2011-04-27 14:48

pq
 2011-04-27 15:03
#148027 #148027
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
schreib mal '/result/target/tag\d' (also single statt double quotes). sonst versucht perl das "\d" sofort zu interpretieren, genauso wie \n oder \t z.b.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread XML::Twig und regexp in twig_handlers