diff options
-rwxr-xr-x | sboupgrade | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ use warnings FATAL => 'all'; use SBO::Lib; use Getopt::Long qw(:config bundling); use File::Basename; +use File::Copy; my $self = basename ($0); |
![]() |
index : slackcoder/sbotools2 | |
Maintenance fork of the original sbotools version 2 |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | sboupgrade | 1 |
@@ -14,6 +14,7 @@ use warnings FATAL => 'all'; use SBO::Lib; use Getopt::Long qw(:config bundling); use File::Basename; +use File::Copy; my $self = basename ($0); |