- Timestamp:
- 09/12/08 23:38:26 (5 years ago)
- Location:
- lang/perl/Acme-CPANAuthors-Austrian/trunk
- Files:
-
- 2 modified
-
lib/Acme/CPANAuthors/Austrian.pm (modified) (1 diff)
-
t/01_misc.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Acme-CPANAuthors-Austrian/trunk/lib/Acme/CPANAuthors/Austrian.pm
r19242 r19246 12 12 FLORIAN => 'Florian Helmberger', 13 13 GARGAMEL => 'Karlheinz Zöchling', 14 LAMMEL => 'Roland Lammel',14 LAMMEL => 'Roland Lammel', 15 15 MARCEL => 'Marcel Gruenauer == hanekomu', 16 16 MAROS => 'Maroš Kollár', 17 PEPL => 'Michael Kröll', 17 18 RGIERSIG => 'Roland Giersig', 19 ZEYA => 'Hansjörg Pehofer', 18 20 ); 19 21 -
lang/perl/Acme-CPANAuthors-Austrian/trunk/t/01_misc.t
r19242 r19246 9 9 10 10 my $authors = Acme::CPANAuthors->new('Austrian'); 11 is($authors->count, 7, 'number of authors');11 is($authors->count, 9, 'number of authors'); 12 12 eq_or_diff [ sort $authors->id ], [ qw( 13 DOMM FLORIAN GARGAMEL LAMMEL MARCEL MAROS RGIERSIG13 DOMM FLORIAN GARGAMEL LAMMEL MARCEL MAROS PEPL RGIERSIG ZEYA 14 14 ) ], 'author IDs'; 15 15
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)