Shebangs voor syntax highlighting

This commit is contained in:
Juerd Waalboer 2013-02-26 04:42:45 +01:00
parent be519353c6
commit 18d1a552fb
11 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#!perl
HELP "help" => "The stuff you're looking at right now :)";
use List::Util qw(max);