- or download this
------------------------------------------------------------------
HTML::Element=HASH(0xb338e4) 0.1.0.0
...
//div[@id='bodyContent']/p[10]
------------------------------------------------------------------
##################################################################
- or download this
q{
//div[@id='bodyContent']/*
}
- or download this
#!/usr/bin/perl --
use strict; use warnings;
...
"Solution 2" => "Solution description.",
}