On Mon, Aug 15, 2011 at 12:31 PM, Sebastian Beßler <[email protected]> wrote: > Why is autounmask trying to unmask ExtUtils-ParseXS if it's not needed? > Should I report this as a bug?
I think it's only telling you what you should unmask. Setting --autounmask=n simply makes it stop giving you this hint. To actually unmask anything you would need to use --autounmask-write=y Use --tree to get a better idea what package wants the newer ExtUtils-ParseXS

