installing Perl scripts (not modules) to /usr/local/bin (how to do makefile)
From: Kevin Pfeiffer (pfeiffer_at_tiros.net)
Date: 03/27/04
- Next message: Bob Showalter: "RE: Your recommendations to tie multi-level data structures"
- Previous message: John W. Krahn: "Re: interpolated strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: beginners@perl.org Date: Sat, 27 Mar 2004 04:03:01 +0100
Hi all,
Is there an easy way to create a Makefile that will run tests and then
install a Perl script not into the Perl module space but simply into /usr
local/bin (and possibly then a man page as well)? Everything I look at
(including Makefile.PL) seems to be geared to module installation.
-Kevin
-- Kevin Pfeiffer
- Next message: Bob Showalter: "RE: Your recommendations to tie multi-level data structures"
- Previous message: John W. Krahn: "Re: interpolated strings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|