On Fri, 11 Oct 2002, Sisyphus wrote: >Slight problem is that a copy of 'amend.pl' gets put into blib >alongside the pm file.
>How should one include such an additional file in a distro and have >it *not* incorporated into blib ? You could try calling it something else, after all the extension '.pl' is supposed to be for Perl Libraries (even though with perl5 most libraries are really Perl Modules, .pm). Sorry, I don't know about how to persuade MakeMaker otherwise :-(. -- Ed Avis <[EMAIL PROTECTED]>
