Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding perlgcc to Config.pm

Status
Not open for further replies.

max1x

Programmer
Jan 12, 2005
366
US
I'm trying to use perlgcc for compliation of modules and wanted to know if this will be ok, or will it break something else.

'cc' => q[/usr/perl5/5.8.4/bin/perlgcc]
 
instead of having it in Config.pm, I'm launching MCPAN differently to use gcc by default, so unless there is a better way I'll use it for now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top