On Sat, May 29, 2004 at 10:12:31AM -0700, Alan Stewart wrote:
> Packer.pm has a typo on line 872:
>             $alias = s{^[a-zA-Z]:}{} if $^O eq 'MSWin32';
> should be:
>             $alias =~ s{^[a-zA-Z]:}{} if $^O eq 'MSWin32';

Argh!  I've fixed it locally but forgot to submit back before
"make dist".  :-(

Oh well.  Thanks for catching my mistake...  I guess 0.84
wouldn't be too far off, then.  Anyway there are at least
four low-hanging TODOs, so maybe a release on the next weekend
is fair.

Thanks,
/Autrijus/

Attachment: pgp0IgoKWnjVe.pgp
Description: PGP signature

Reply via email to