0.8.4    Sun Jun 28 12:26:18 IDT 2009
    - Changed COPYING to read MIT/X11 instead of Public Domain.
    - Changed the license in Build.PL to "mit".
    - Updated Test::Run::Builder to include ACTION_tags.
    - Added use warnings to all lib/**/*.pm files.
    - Added some "requires" (built-in, but still.).
    - Added resources and keywords to the META.yml / Build.PL .

0.8.3
    - Added the Changes file.
    - Added the jumping_cards.pl example under examples.
    - Added the MIT X11 license as the LICENSE file.
    - Added the t/pod.t and t/pod-coverage.t tests and added full
    POD coverage.
    - Converted to Build.PL in order to have a better META.yml
    and other advantages.
    - All changes are done to improve:
        http://cpants.perl.org/dist/Games-LMSolve
    - Mentioned the subversion repository in the README and the main
    POD file.
    - Added the common Module-Starter-like URLs for information under
    "SUPPORT".