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

NAME

WWW::Scraper::theWorksUSA - Scrapes theWorksUSA

SYNOPSIS

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

DESCRIPTION

This class is an extends WWW::Scraper to www.theWorksUSA.com. It handles making and interpreting theWorksUSA searches http://www.theWorksUSA.com.

THIS ONE IS NOT DEBUGGED - IT GOES INTO LOOPS AND DOESN'T COME BACK.

OPTIONS

None at this time (2001.06.06)

AUTHOR

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

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.