Skip to content

Commit

Permalink
perl_swiss_army_knife.pl: Fixed formatting of header
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Manning committed Jun 30, 2015
1 parent 384924d commit 7508a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl_swiss_army_knife.pl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
} # if ( exists $ENV{'REQUEST_METHOD'} )

print "##################################################################\n";
print "# Perl Executable Name and Version (\$^V/\$^X) #\n";
print "# Perl Executable Name and Version (\$^V/\$^X) #\n";
print "##################################################################\n";
print qq(Executable name: $EXECUTABLE_NAME\n);
print qq(Executable version: $PERL_VERSION\n\n);
Expand Down

0 comments on commit 7508a1a

Please sign in to comment.