From: Jarkko Hietaniemi Date: Wed, 29 Nov 2000 16:29:11 +0000 (+0000) Subject: Forgot to MANIFEST the new Net::hostent test. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=27d248f970f3a29870c64d4ddfc9e242c73805bb;p=p5sagit%2Fp5-mst-13.2.git Forgot to MANIFEST the new Net::hostent test. p4raw-id: //depot/perl@7923 --- diff --git a/MANIFEST b/MANIFEST index 6ef5f74..4607250 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1427,6 +1427,7 @@ t/lib/io_unix.t See if UNIX socket-related methods from IO work t/lib/io_xs.t See if XSUB methods from IO work t/lib/ipc_sysv.t See if IPC::SysV works t/lib/ndbm.t See if NDBM_File works +t/lib/net-hostent.t See if Net::hostent works t/lib/odbm.t See if ODBM_File works t/lib/opcode.t See if Opcode works t/lib/open2.t See if IPC::Open2 works