From 38488004c207508834543e02e991e6129669bc8c Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Thu, 30 Aug 2012 07:20:32 -0500 Subject: changes for REQUIRES in SBos for 14, and many cleanups, fixes, enhancements --- sboinstall | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'sboinstall') diff --git a/sboinstall b/sboinstall index 76cfa9f..3637207 100755 --- a/sboinstall +++ b/sboinstall @@ -9,6 +9,7 @@ # date: Pungenday, the 40th day of Discord in the YOLD 3178 # license: WTFPL +use 5.16.0; use SBO::Lib; use Getopt::Std; use File::Basename; @@ -17,7 +18,7 @@ use warnings FATAL => 'all'; my $self = basename ($0); -sub show_usage { +sub show_usage () { print <