On Thu, Mar 20, 2003 at 12:58:45PM +0800, Autrijus Tang wrote:
> > if ($map{$pfile} =~ /\bTk\b.*\bWidget\.pm/i) {
> > $content =~ s/if \(defined\(\$name=\$INC\{"\$pkg.pm"\}\)\)/if (0)/;
>
> Argh. It works for me, so I assumed it worked for everybody else. :-(
> I'm on Tk 800.024 here. What's the Tk version you're using?
>
> Also, can you test the snapshot (http://p4.elixus.org/snap/PAR.tar.gz)
> to see if it works?I got it. The binmode() on line 122 prevents any regex with \n to match correctly on Win32. Removing it should do the trick, as does the one-line regex in the current snapshot now. Hmm... Is it critical to worth a 0.67? Maybe wait a few more days to see if other bugs will surface... Thanks, /Autrijus/
pgp00000.pgp
Description: PGP signature
