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

0.0105  Thu Nov 27 21:29:46 IST 2008
        - Updated to the new MSN Search syntax.

0.0104  Sat Nov 11 10:10:12 IST 2006
        - Fixed https://rt.cpan.org/Ticket/Display.html?id=21568 -
        search.msn.com changed their markup.
            - Thanks to PURDY for reporting it!

0.0103  Fri Jul 28 12:08:08 IDT 2006
        - Added 02empty.t to test for an empty result set.
        - Fixed bug http://rt.cpan.org/Ticket/Display.html?id=20649
            - Thanks to Tomasz Chomiuk for reporting it.

0.0102  Wed Jul 12 21:04:58 IDT 2006
        - In 01basic.t the test now matches http:// and https:// instead of 
        just http://
        - Added Encode to the pre-requisites, as it is absent in some earlier
        perl versions. See: 
            -http://rt.cpan.org/Public/Bug/Display.html?id=20210
            - Thanks to PURDY for reporting it!

0.0101  Sun Apr 16 14:40:22 IDT 2006
        - Fixed the POD from its module-starter leftovers.
        - Added a note about the Subversion repository to the POD.

0.01    Sat Apr 15 21:55:05 IDT 2006
        First version, released on an unsuspecting world. Works from what
        I tested.