From e8507922324ae03c37349a1394b155f8f6a6b639 Mon Sep 17 00:00:00 2001 From: Silvano Cerza Date: Thu, 13 Nov 2025 16:57:55 +0100 Subject: [PATCH] Add missing files in MANIFEST --- Geo-IPinfo/MANIFEST | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Geo-IPinfo/MANIFEST b/Geo-IPinfo/MANIFEST index 2951c84..239d0a3 100644 --- a/Geo-IPinfo/MANIFEST +++ b/Geo-IPinfo/MANIFEST @@ -1,11 +1,15 @@ Changes lib/Geo/IPinfo.pm +lib/Geo/IPinfoLite.pm lib/Geo/Details.pm +lib/Geo/DetailsLite.pm Makefile.PL MANIFEST This list of files ignore.txt t/00-load.t t/01-usage.t +t/02-usage-lite.t +t/cache-hit.t t/manifest.t t/pod-coverage.t t/pod.t