tracks/perl5/exercises/clock/Clock.pm in trackler-2.2.1.131 vs tracks/perl5/exercises/clock/Clock.pm in trackler-2.2.1.132

- old
+ new

@@ -1,5 +1,5 @@ -package Clock 1; +package Clock 2; use strict; use warnings; sub new { my ($class, $attributes) = @_;