spurious whitespace
Karen Etheridge [Sun, 23 Dec 2012 19:53:01 +0000 (11:53 -0800)]
t/001_basic.t
t/002_custom_option_type.t
t/003_inferred_option_type.t
t/004_nogetop.t
t/005_strict.t
t/006_metaclass_traits.t
t/007_nogetopt_trait.t
t/102_basic_basic.t

index 92f3fbc..2a2f94e 100644 (file)
@@ -76,7 +76,6 @@ BEGIN {
         default   => 832,
         cmd_flag  => 'p',
     );
-
 }
 
 foreach my $attr_name (qw(data cow horse _private_stuff_cmdline)) {
index 9b0dfad..11cf709 100644 (file)
@@ -30,7 +30,6 @@ BEGIN {
         isa     => 'ArrayOfInts',
         default => sub { [0] }
     );
-
 }
 
 {
index 965014b..01cd599 100644 (file)
@@ -26,7 +26,6 @@ BEGIN {
         isa     => 'ArrayOfInts',
         default => sub { [0] }
     );
-
 }
 
 {
index 9592ed4..fd1ecdf 100644 (file)
@@ -77,7 +77,6 @@ BEGIN {
         default   => 832,
         cmd_flag  => 'p',
     );
-
 }
 
 {
index 484f11e..9c79115 100644 (file)
@@ -10,7 +10,6 @@ BEGIN {
 }
 
 {
-
     package App;
     use Moose;
 
index 0169dd1..478e7ad 100644 (file)
@@ -76,7 +76,6 @@ BEGIN {
         default   => 832,
         cmd_flag  => 'p',
     );
-
 }
 
 foreach my $attr_name (qw(data cow horse _private_stuff_cmdline)) {
index 7c29264..540b1b4 100644 (file)
@@ -77,7 +77,6 @@ BEGIN {
         default   => 832,
         cmd_flag  => 'p',
     );
-
 }
 
 {
index 28e95fe..d89e479 100644 (file)
@@ -76,7 +76,6 @@ BEGIN {
         default   => 832,
         cmd_flag  => 'p',
     );
-
 }
 
 foreach my $attr_name (qw(data cow horse _private_stuff_cmdline)) {