NAME
WWW::Search::Scraper::apartments - class for searching www.apartments.com
SYNOPSIS
require WWW::Search::Scraper;
$search = new WWW::Search::Scraper('apartments');
DESCRIPTION
This class is an apartments specialization of WWW::Search. It handles making and interpreting apartments searches http://www.apartments.com.
OPTIONS
To do.
OPTIONS
To do
AUTHOR
WWW::Search::apartments
is written and maintained by Glenn Wood, <glenwood@alumni.caltech.edu>.
The best place to obtain WWW::Search::apartments
is from Glenn's releases on CPAN. Because www.apartments.com sometimes changes its format in between his releases, sometimes more up-to-date versions can be found at http://alumni.caltech.edu/~glenwood/SOFTWARE/index.html.
COPYRIGHT
Copyright (c) 2001 Glenn Wood All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.