diff options
-rwxr-xr-x | rhimport (renamed from rhimport.pl) | 2 | ||||
-rw-r--r-- | rhimport.pm (renamed from rhimport_tools.pm) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ use strict; -use rhimport_tools; +use rhimport; use Getopt::Long; use DBI; diff --git a/rhimport_tools.pm b/rhimport.pm index eda2d79..eda2d79 100644 --- a/rhimport_tools.pm +++ b/rhimport.pm |