search for: 6a2f924e

Displaying 1 result from an estimated 1 matches for "6a2f924e".

2006 Aug 27
2
perl script part eval help please?
Greetings Im am not a perl programmer yet I am trying to learn and am debugging someone elses perl run script for use on a centos production box I have and I came across this elif [ -z "${SMTP_CDB:-}" ] Can someone please shed some light on what this eval means in English please? im mainly concerned with the stuff between the two " yet I need all the help I can get what does