X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <49FC6AB6.6020104@x-ray.at> Date: Sat, 02 May 2009 17:45:58 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.21) Gecko/20090403 SeaMonkey/1.1.16 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Perl ExtUtils::MakeMaker 'make install' not generating manual page for script References: <4B7C4091A00140B7BED5027BE49AA083 AT p43400e> <49FABA9C DOT 5060902 AT x-ray DOT at> <1BF7D65249F3474CAD7BEFCF235E89BA AT p43400e> In-Reply-To: <1BF7D65249F3474CAD7BEFCF235E89BA@p43400e> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com David Christensen schrieb: > Reini Urban wrote: >> Just a hint: Please do *NOT* use lowercase package names for non- >> pragmas. See http://www.cpan.org/modules/04pause.html#namespace >> "newest" is certainly a very very bad name, if it does not relate to >> something like "use blead;" > > Thank you for your help. :-) > > Yes; bad laziness. How about Dpchrist::File::Newest? > http://www.holgerdanske.com/node/460 Why not. It's private anyway. >> ExtUtils::MakeMaker doesn't include all :: manifypods on cygwin, >> because this is a unix extension only. See MM_Unix.pm >> Please complain at ExtUtils::MakeMaker. >> A patch would be trivial. Schwern just needs a kick. >> For you: just do >> $ make manifypods > > 2009-05-01 08:51:42 Administrator AT p43400e ~/Dpchrist-File-Newest > $ make manifypods > Manifying blib/man1/newest.1 > Manifying blib/man3/Dpchrist.File.Newest.3pm > > 2009-05-01 09:02:51 Administrator AT p43400e ~/Dpchrist-File-Newest > $ makewhatis > > 2009-05-01 09:04:39 Administrator AT p43400e ~/Dpchrist-File-Newest > $ man newest > No manual entry for newest > > > D'oh! Make created the man pages in the build tree, but didn't install > them. What is the best way to do that? cp? make manifypods install -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/