
WWW::Scraper::NorthernLight - Scrapes NorthernLight.com

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

This class is an NorthernLight specialization of WWW::Search. It handles making and interpreting NorthernLight searches http://www.NorthernLight.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 NorthernLight protocol. The default is at http://www.northernlight.com/power.html


WWW::Scraper::NorthernLight 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.