RT# 81961 Repair broken links in POD documentation
[freeside.git] / FS / bin / freeside-cdr-portaone-import
old mode 100644 (file)
new mode 100755 (executable)
index 855f68f..dfd130b
@@ -5,7 +5,7 @@ use strict;
 use Date::Format 'time2str';
 use Date::Parse 'str2time';
 use Getopt::Long;
-use JSON;
+use Cpanel::JSON::XS;
 use Net::HTTPS::Any qw(https_post);
 use Time::Local;