File: 00load.t

package info (click to toggle)
libimager-perl 1.012%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,376 kB
  • sloc: perl: 31,562; ansic: 27,846; makefile: 53; cpp: 4
file content (5 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (8)
1
2
3
4
5
#!perl -w
use strict;
use Test::More tests => 1;

use_ok("Imager::File::PNG");