demerphq wrote:
On 7/19/06, David Golden <[EMAIL PROTECTED]> wrote:
     * Laugh at code that gets its slashes wrong

Thats a strange one, how often is this really a problem on win32? I
cant think of many times when thats been a problem.

It's not so much the frequency as the fact that it hits some major distributions. For example:

* DBI (fixed) http://rt.cpan.org/Public/Bug/Display.html?id=18452

Subtle unix-isms slip in all over the place. Slashes are one of the easier ones to fix. Assumptions about "fork" are a bit harder to address.

Regards,
David Golden

Reply via email to