WWW-IBM-Search

This module is a API for IBM search, you can see more
here:
http://www.ibm.com/search/?v=14&realm=ibm&cc=us&lang=en&adv.x=1&en=utf&q=

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc WWW::IBM::Search

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-IBM-Search

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/WWW-IBM-Search

    CPAN Ratings
        http://cpanratings.perl.org/d/WWW-IBM-Search

    Search CPAN
        http://search.cpan.org/dist/WWW-IBM-Search/


LICENSE AND COPYRIGHT

Copyright (C) 2010 Daniel de Oliveira Mantovani

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

