added #!/usr/bin/env perl to all utility scripts

This commit is contained in:
JT Smith 2009-01-07 23:40:15 +00:00
parent 6c367d66f2
commit 75faea98af
28 changed files with 55 additions and 0 deletions

View file

@ -1,3 +1,5 @@
#!/usr/bin/env perl
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2008 Plain Black Corporation.
#-------------------------------------------------------------------