]> git.imager.perl.org - imager.git/blob - PNG/t/00load.t
[rt #69008] depend on a CPAN::Meta that depends on JSON::PP
[imager.git] / PNG / t / 00load.t
1 #!perl -w
2 use strict;
3 use Test::More tests => 1;
4
5 use_ok("Imager::File::PNG");