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

This is a WWW::Search backend for http://search.msn.com/. It was written
and is maintained by Shlomi Fish and was funded by the following companies:

* deviateMEDIA - http://www.deviatemedia.com/
* Red Tree Systems - http://www.redtreesystems.com/

INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install

You should probably use your CPAN or CPANPLUS interface like so:

$ perl -MCPAN -e 'install WWW::Search::MSN'

or

$ perl -MCPANPLUS -e 'install WWW::Search::MSN'

COPYRIGHT AND LICENCE

Copyright (C) 2006 Shlomi Fish

This program is released under the MIT X11 license.