Read config variables in instalation script
From: Santiago Hirschfeld (jsantiagoh_at_gmail.com)
Date: 02/25/05
- Next message: mgoland_at_optonline.net: "Re: redefining Net::Telnet "escape" character"
- Previous message: Benjamin Jeeves: "Re: lwp-download"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Feb 2005 13:25:02 -0300 To: beginners@perl.org
Hi everyone,
I'm trying to make an installer for my program and was planning on
using ExtUtils::MakeMaker, but don't know how to read the value set in
PREFIX when the user does:
perl Makefile.PL PREFIX=/foo/bar
How can i read this value in the main program? to reffer some paths to that.
Thanks to everyone.
- Next message: mgoland_at_optonline.net: "Re: redefining Net::Telnet "escape" character"
- Previous message: Benjamin Jeeves: "Re: lwp-download"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|