Bug 28288: Prevent XSISBN.t to fail if service is returning 500
[srvgit] / reports / serials_stats.pl
index 10c0a6e..9a0a071 100755 (executable)
@@ -34,7 +34,7 @@ plugin that shows a stats on serials
 
 =cut
 
-my $input      = new CGI;
+my $input      = CGI->new;
 my $templatename   = "reports/serials_stats.tt";
 my $do_it      = $input->param("do_it");
 my $bookseller = $input->param("bookseller");