>Satish wrote
>> open(FP, "$patch --forward --directory=$apache <pkg.eapi\\eapi.patch
>>2>&1|") || die "$!";
>
>> I am not familiar with perl. Could someone help me in figuring out where I
>>might be going wrong ?
>
>
>The Perl line is opening a file (named somewhere else and designated here as
>variable $patch) and assigning this opened file to another variable "FP".
>Or if it doesn't open, the script dies.
>
>At least I can offer my thoughts on the Perl line. Hope the rest of it comes
>together for you.
>
>Chuck Williams
>http://www.sme.org
>
>
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to