1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.020.
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
README
bin/scraper
cpanfile
dist.ini
eg/dave-trailer-HD.pl
eg/ebay-auction.pl
eg/extract-links.pl
eg/hatena-keyword.pl
eg/jp-playstation-store.pl
eg/rel-tag.pl
eg/twitter-friends.pl
lib/Web/Scraper.pm
lib/Web/Scraper/Filter.pm
lib/Web/Scraper/LibXML.pm
t/00_compile.t
t/01_process.t
t/02_process_multi.t
t/03_scraper_nest.t
t/04_callback.t
t/05_process_first.t
t/06_define.t
t/07-live.t
t/08-leak.t
t/09-process_hash.t
t/11_absolute.t
t/12_html.t
t/13_textnode.t
t/14_absolute_nested.t
t/15_absolute_hash.t
t/16_filter.t
t/17_filter_loop.t
t/18_http_response.t
t/19_decode_content.t
t/20_comment_nodes.t
t/21_html5.t
t/22_filter_regex.t
t/redefine.t
t/release-pod-syntax.t
t/xml-simple.t
xt/98_perlcritic.t
|