This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tatsuhiko Miyagawa (author)
Mon Dec 07 16:39:29 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Mar 24 12:04:48 -0700 2009 | |
| |
.shipit | Thu Jan 15 11:38:51 -0800 2009 | |
| |
Changes | Sun Jul 19 00:44:22 -0700 2009 | |
| |
MANIFEST | Sun Jul 19 00:45:04 -0700 2009 | |
| |
MANIFEST.SKIP | Wed Jul 08 13:40:06 -0700 2009 | |
| |
Makefile.PL | Sun Jul 19 00:43:43 -0700 2009 | |
| |
README | Tue May 08 19:55:18 -0700 2007 | |
| |
bin/ | Wed Oct 17 17:41:34 -0700 2007 | |
| |
eg/ | Sat Nov 24 17:23:40 -0800 2007 | |
| |
lib/ | Mon Dec 07 16:39:29 -0800 2009 | |
| |
t/ | Thu Jul 09 13:03:15 -0700 2009 | |
| |
xt/ | Tue Mar 24 12:08:53 -0700 2009 |
README
This is Perl module Web::Scraper.
INSTALLATION
Web::Scraper installation is straightforward. If your CPAN shell is set up,
you should just be able to do
% cpan Web::Scraper
Download it, unpack it, then build it as per the usual:
% perl Makefile.PL
% make && make test
Then install it:
% make install
DOCUMENTATION
Web::Scraper documentation is available as in POD. So you can do:
% perldoc Web::Scraper
to read the documentation online with your favorite pager.
Tatsuhiko Miyagawa







