The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Games::Go::AGA::BayRate

0.080     2015-05-31 11:06:55-07:00 America/Los_Angeles
    use Devel::CheckLib to test-and-bail on GLS library
    Add Inline::C to prerequisites (change to Inline requires this now)

0.079     2015-05-28 13:15:35-07:00 America/Los_Angeles
    Skip tests if swig is not available.
    Fix some POD.

0.077     2015-01-18 11:54:56-08:00 America/Los_Angeles
    fix typo in README_mysql_init
    improve err msg on swigperlrun.h not found

0.071     2014-01-21 08:59:32 America/Los_Angeles
    Allow set_crating to have a value of 0

0.066     2013-12-04 15:00:52 America/Los_Angeles
    Check for GSL libs using pkg-config or gsl-config instead
        of Devel::CheckLib.
    Modified G::G::A::B::GSL::Multimin.pm to use pkg-config or
        gsl-config.  this make GSL install via Alien::GSL work.

0.064     2013-10-05
    Original release.