From 645497131f18ad3d6447545336e0ce7352d0cd8a Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Tue, 10 Apr 2001 03:49:25 +0000 Subject: [PATCH] error handling code --- MANIFEST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MANIFEST b/MANIFEST index e6bb8e55..ddb7a6ad 100644 --- a/MANIFEST +++ b/MANIFEST @@ -7,6 +7,7 @@ Makefile.PL draw.c draw.h conv.c +error.c gaussian.c ppport.h image.c @@ -46,6 +47,7 @@ lib/Imager/Color.pm lib/Imager/Font.pm lib/Imager/Transform.pm t/t00basic.t +t/t05error.t t/t10formats.t t/t15color.t t/t30t1font.t -- 2.39.5