$ perl -Mojo -E 'say g("http://www.sqlite.org/expridx.html")->dom->find("p, ul")->map("all_text")->join("\n\n")'