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-Coordinate

1.100860  2010-03-27 16:54:07 Europe/Vienna
    - converted the distribution to Dist::Zilla-style

0.05  Thu Jul 25 15:27:43 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
    - Changed dist style and Changes back to standard. People didn't like it -
      the nail that sticks out gets hammered down.
    - Added standard test files; this will also help with CPANTS.

0.04  Thu, 29 May 2008 12:05:01 -0000 (Marcel Gruenauer <marcel@cpan.org>)
    - set the version to 0.04
    - moved generated documentation of interited methods to after documentation
      of this class' methods so the manpage is more readable
    - moooooooooooooose
    - brought back warnings and strict to appease Perl::Critic, although Moose
      turns them on
    - fixed .shipit to use new svk.tagpattern
    - .shipit: removed commit.header
    - .shipit: fixed svk.tagpattern

0.03  Sat, 24 Nov 2007 21:54:54 -0000 (Marcel Gruenauer <marcel@cpan.org>)
    - Converted Changes file to YAML style
    - .shipit: added Twitter step
    - Makefile.PL: added auto_install() and process_templates()
    - lib/*: converted to template
    - added t/perlcriticrc
    - updated MANIFEST
    - Makefile.PL: now requires Class::Accessor::Complex 0.12
    - tags: NEWFEATURE

0.02  Sat, 20 Oct 2007 22:31:11 +0200 (Marcel Gruenauer <marcel@cpan.org>)
    - simplified accessor declaration

0.01  Sat, 20 Oct 2007 12:31:10 +0200 (Marcel Gruenauer <marcel@cpan.org>)
    - original version