Group
Extension

Matches 1

Scrappy ( A/AW/AWNCORP/Scrappy-0.94112090.tar.gz, AWNCORP, 2011; MetaCPAN )
Scrappy/lib/Scrappy/Scraper.pm ( view source; MetaCPAN )
~ m{^text/}
        || $self->worker->content_type
        =~ m{^application/(atom|css|javascript|json|rss|xml)})
    {

        # text
        $self->worker->response->decode;
        print {$fh} $se

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.