Bug 16371: Quote of the Day (QOTD) - Display in different interfaces
[koha-ffzg.git] / acqui / check_budget_total.pl
index f8447f2..4981b83 100755 (executable)
@@ -17,8 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
-use strict;
-#use warnings; FIXME - Bug 2505
+use Modern::Perl;
 use CGI qw ( -utf8 );
 use C4::Context;
 use C4::Output;