in reply to Mojo Dom method "text" return undefined
So?
my $c7 = $dom->at ('[class="MTLgp 654"]'); my $r7 = $c7->text if defined $c7;
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Mojo Dom method "text" return undefined
by Anonymous Monk on Aug 31, 2021 at 03:56 UTC |