in reply to *fixed*Problem with <> and regex
For example, in XML::XSH2, a wrapper around XML::LibXML, you can write just
open :F html file.html ; my $words = //span[@itemprop="author"]/text() ;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Problem with <> and regex
by AnomalousMonk (Archbishop) on Mar 11, 2014 at 22:57 UTC | |
by choroba (Cardinal) on Mar 11, 2014 at 23:09 UTC |