[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Perl Development hell (fwd)



At 10.51 97/3/14, Mark Manning/Metrica wrote:
>According to Chris Nandor:
>> At 20.03 97/3/12, Doug Roberts - Inbox wrote:
>> >So, in a nutshell: Can Mac-WebStar-MacPerl support the same Perl CGI
>> >(reading environment variables and all) as NT-Netscape-Perl?
>>
>> In a nutshell, yes.  There should be no difference.  Of course, shoulds are
>> not the real world, but yes, it should be no different.
>
>Actually, that's not quite right.  :-/
>
>There is the slight problem of the "\n" versus "\r" versus
>"\n\r" and the problem of the ":" versus "/" versus "\"
>things.  Or to be more clear:

But that is not a CGI thing.  And if the CGI is written with octals for
linefeeds and carriage returns, then that doesn't even come into play.
What you are referring to is one of many cross-platform issues, such as
unimplemented functions.  Linefeed meta-characters fall into that vein.
But as far as CGI code itself, there is no difference.

#================================================================
Chris Nandor                                      pudge@pobox.com
PGP Key 1024/B76E72AD                           http://pudge.net/
Keyfingerprint = 08 24 09 0B CE 73 CA 10  1F F7 7F 13 81 80 B6 B6