X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=851b2e7d2cf1ba0734f1e59244e95c45dc1303e1;hp=737e5af0bdb9441d86ab862cdc5e6aad334e142b;hb=550685eff557af23e242c545d6a9e27a7ef44f23;hpb=cf8f8aafc5595b31f24a7b0d06289c830d123cb8 diff --git a/htetc/handler.pl b/htetc/handler.pl index 737e5af0b..851b2e7d2 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -99,6 +99,7 @@ sub handler use Tie::IxHash; use URI::Escape; use HTML::Entities; + use JSON; use IO::Handle; use IO::File; use IO::Scalar;