[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Scratching my head over Makefile.PL



>>>>> "Dirk" == Dirk Eddelbuettel <edd@debian.org> writes:
    Dirk> I am not getting a grip here: I have some Perl code I would
    Dirk> like to release (both as a package, and outside of Debian as
    Dirk> a tarball), and it consists of a Perl module, as well as
    Dirk> sample tool using it. From maintaining some Perl packages, I
    Dirk> know how to get the former where it belongs. I just don't
    Dirk> get how to tell Makefile.PL to install a script foo in
    Dirk> $(PREFIX)/bin.

If I've understood what you're asking, check out 'EXE_FILES' in
'perldoc ExtUtils::MakeMaker'

-- 
Stephen

"Strange women lying in ponds distributing swords is no basis for a
system of government"



Reply to: