From 951cf800219e68a149e7567b76718b1a009147a8 Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Wed, 1 Mar 2023 13:24:49 +0100 Subject: dist/Tie-File - add missing build artifacts Fixes https://github.com/Perl/perl5/issues/20874 for this module --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index be09499b1b..982cfdfe7a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4134,6 +4134,7 @@ dist/threads-shared/t/wait.t Test cond_wait and cond_timedwait dist/threads-shared/t/waithires.t Test sub-second cond_timedwait dist/Tie-File/ChangeLog Tie::File dist/Tie-File/lib/Tie/File.pm Files as tied arrays +dist/Tie-File/Makefile.PL Build Tie::File dist/Tie-File/t/01_gen.t Generic read/write tests for Tie::File dist/Tie-File/t/02_fetchsize.t File length fetch test for Tie::File dist/Tie-File/t/03_longfetch.t Past-the-end-of-the-array tests for Tie::File -- cgit v1.2.1