From 71a9cad874ea72229625a18266adb12d262b20a1 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Wed, 13 Feb 2019 19:10:43 +1100 Subject: [PATCH] fix method index entry for add_file_magic() --- Imager.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Imager.pm b/Imager.pm index e8fd6a4e..f42d2c77 100644 --- a/Imager.pm +++ b/Imager.pm @@ -4769,7 +4769,8 @@ Where to find information on methods for Imager class objects. addcolors() - L - add colors to a paletted image -add_file_magic() - +add_file_magic() - L - add magic to +Imager's file type detector. addtag() - L - add image tags -- 2.39.5