
WWW::Scraper::BAJobs - Scrapes BAJobs.com

require WWW::Scraper;
$search = new WWW::Scraper('BAJobs');

This class is an BAJobs specialization of WWW::Search. It handles making and interpreting BAJobs searches http://www.BAJobs.com.
This class exports no public interface; all interaction should be done through WWW::Search objects.

None at this time (2001.05.06)
Specifies who to query with the BAJobs protocol. The default is at http://www.BAJobs.com/cgi-bin/job-search.


WWW::Scraper::BAJobs is written and maintained by Glenn Wood, http://search.cpan.org/search?mode=author&query=GLENNWOOD.

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.