This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Params-Check to CPAN version 0.28
[perl5.git] / cpan / Params-Check / t / 01_Params-Check.t
index c0ff79c..7fd10db 100644 (file)
@@ -348,7 +348,7 @@ use constant TRUE   => sub { 1 };
                             "right caller with CALLER_DEPTH" );
 }
 
-### test: #23824: Bug concerning the loss of the last_error 
+### test: #23824: Bug concerning the loss of the last_error
 ### message when checking recursively.
 {   ok( 1,                      "Test last_error() on recursive check() call" );