logo       

Re: Sometimes MakeMaker won't make.: msg#00061

Subject: Re: Sometimes MakeMaker won't make.
On 11/8/05, David Landgren <david@xxxxxxxxxxxx> wrote:
> >> Adam Kennedy wrote:
> >>> Doesn't makemaker only like you if you have a single .pm file just in
> >>> the root directory?

> >>> And otherwise you have to have your lib files actually under lib?

> The trouble is... I *like* having the files in the root directory.
> Having them in lib/foo is a real hassle (from a filename tab-completion
> point of view).

One can try to use the clunky MakeMaker PM parameter.

    use ExtUtils::MakeMaker;

    @PM_FILES = qw(
        Tree/Splay.pm
        Tree/Splay/Node.pm
        Tree/Splay/IntRange.pm
    );

    %PM_FILES = map { $_ => "\${INST_LIBDIR}/$_" } @PM_FILES;
    # it is a hash ref with pairs like 'Tree/Splay.pm' =>
'${INST_LIBDIR}/Tree/Splay.pm'

    WriteMakefile(
        NAME => 'Tree::Splay',
        PM => \%PM_FILES
    );



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe