Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: MakeAll.Pl (Config.pm)

by ysth (Canon)
on May 02, 2004 at 10:21 UTC ( [id://349793]=note: print w/replies, xml ) Need Help??


in reply to Re: MakeAll.Pl (Config.pm)
in thread MakeAll.Pl

something like:
$make = `$perl -V:make`; $make =~ s/.*?'//; $make =~ s/'.*//;
Someone had proposed something like a -V:make= syntax that would just output the value; don't think it ever got applied, though.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://349793]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-12-07 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (49 votes). Check out past polls.