]> git.imager.perl.org - imager.git/commitdiff
Fixed warnings for 5.004_04.
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Sun, 20 May 2001 23:22:03 +0000 (23:22 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Sun, 20 May 2001 23:22:03 +0000 (23:22 +0000)
t/t67convert.t
t/t68map.t

index e6596487900e27f223ae3207c67d6171a3bcf0a2..22b42d9b45e71e6658046f554774d7f1a82fd9bc 100644 (file)
@@ -1,4 +1,4 @@
-Imager::init(log=>'testout/t67convert.log');
+Imager::init("log"=>'testout/t67convert.log');
 
 use Imager qw(:all :handy);
 
index 2f1d0c8e417a284005fae4513ee2b2ae921fb05c..ce225c52b471c0e33244474bbffd0f0ab364f7fe 100644 (file)
@@ -1,4 +1,4 @@
-Imager::init(log=>'testout/t68map.log');
+Imager::init("log"=>'testout/t68map.log');
 
 use Imager qw(:all :handy);