Changeset 12415 for lang/perl/Games-Go-Rank
- Timestamp:
- 05/26/08 05:21:36 (5 years ago)
- Location:
- lang/perl/Games-Go-Rank/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Games/Go/Rank.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Games-Go-Rank/trunk/Changes
r12414 r12415 8 8 - moved generated documentation of interited methods to after documentation of this class' methods so the manpage is more readable 9 9 - moooooooooooooose 10 date: 2008-05-24T06:03:33Z 10 - 'brought back warnings and strict to appease Perl::Critic, although Moose turns them on' 11 date: 2008-05-25T17:01:22Z 11 12 tags: [] 12 13 version: 0.05 -
lang/perl/Games-Go-Rank/trunk/lib/Games/Go/Rank.pm
r12414 r12415 1 1 package Games::Go::Rank; 2 2 3 use warnings; 4 use strict; 3 5 use Moose; 4 6
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)