Changeset 19291
- Timestamp:
- 09/14/08 20:30:36 (5 years ago)
- Location:
- lang/perl/Acme-CPANAuthors-Austrian/trunk
- Files:
-
- 3 modified
-
Changes (modified) (1 diff)
-
lib/Acme/CPANAuthors/Austrian.pm (modified) (2 diffs)
-
t/01_misc.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Acme-CPANAuthors-Austrian/trunk/Changes
r19263 r19291 1 1 Revision history for Perl extension Acme-CPANAuthors-Austrian 2 3 0.06 2008-09-14T13:21:15Z (Marcel Gruenauer <marcel@cpan.org>) 4 - added author RURBAN 2 5 3 6 0.05 2008-09-13T12:09:38Z (Marcel Gruenauer <marcel@cpan.org>) -
lang/perl/Acme-CPANAuthors-Austrian/trunk/lib/Acme/CPANAuthors/Austrian.pm
r19263 r19291 5 5 6 6 7 our $VERSION = '0.0 5';7 our $VERSION = '0.06'; 8 8 9 9 … … 21 21 PEPL => 'Michael Kröll', 22 22 RGIERSIG => 'Roland Giersig', 23 RURBAN => 'Reini Urban', 23 24 ZEYA => 'Hansjörg Pehofer', 24 25 ); -
lang/perl/Acme-CPANAuthors-Austrian/trunk/t/01_misc.t
r19253 r19291 9 9 10 10 my $authors = Acme::CPANAuthors->new('Austrian'); 11 is($authors->count, 1 3, 'number of authors');11 is($authors->count, 14, 'number of authors'); 12 12 eq_or_diff [ sort $authors->id ], [ qw( 13 13 ANDK AREIBENS DOMM DRRHO FLORIAN GARGAMEL LAMMEL MARCEL MAROS NINE PEPL 14 RGIERSIG ZEYA14 RGIERSIG RURBAN ZEYA 15 15 ) ], 'author IDs'; 16 16
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)