Per Einar Ellefsen wrote:

Hi,

You might remember me talking about a problem with getting bin/build to work on Cygwin; well I figured it out.

Actually, Pod::POM under Cygwin (and I suppose under any Unix variant) choked on the \r\n terminated files that I had from the checkout while using Win32. it then gave me all kinds of stupid warnings about "spurious '>'" etc etc etc...

I fixed this by checking out a copy under Cygwin, which worked fine. However, I'm afraid this means that there's a bug in Pod::POM when handling \r\n terminated files. Anyway, doesn't matter that much right now.

can you add a test exposing that bug?

Are you talking about \r\n on each line, or just the eof?

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to