add IO::String as a proper web interface dep, RT#19732
[freeside.git] / FS / FS / Mason.pm
index 5bd047d..724b85b 100644 (file)
@@ -83,6 +83,7 @@ if ( -e $addl_handler_use_file ) {
   use IO::Handle;
   use IO::File;
   use IO::Scalar;
+  use IO::String;
   #not actually using this yet anyway...# use IPC::Run3 0.036;
   use Net::Whois::Raw qw(whois);
   if ( $] < 5.006 ) {