]> git.vpit.fr Git - perl/modules/subs-auto.git/blobdiff - lib/subs/auto.pm
Remove trailing whitespace
[perl/modules/subs-auto.git] / lib / subs / auto.pm
index e804cf57c45be09e50df7f8dd95d02c557321d5c..3bc6ba144bcc0a42b866edbbf705bd84d17840ef 100644 (file)
@@ -36,7 +36,7 @@ BEGIN {
                       #  or "print(foo('wut'))" otherwise
     } # ... but function calls will fail at run-time if you don't
       # actually define foo somewhere
-    
+
     foo; # BANG
 
 =head1 DESCRIPTION