The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Scraper::apartments - Scrapes www.apartments.com

SYNOPSIS

    require WWW::Scraper;
    $search = new WWW::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::apartments is written and maintained by Glenn Wood, http://search.cpan.org/search?mode=author&query=GLENNWOOD.

The best place to obtain WWW::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.