On Thu, Nov 20, 2008 at 2:24 PM, Eric Wilhelm <[EMAIL PROTECTED]> wrote: > Hi all, > > It appears that 0.30 introduced the sudo "$HOME vs ~" bug to the world, > and apparently this is fixed in trunk. I've just gone through the RT > queue and linked the related tickets to: > > http://rt.cpan.org/Ticket/Display.html?id=39662 > > Could someone please review that and verify that this should be closed? > Ken, Michael?
I actually haven't been able to reproduce the original bug on my OS X setup, so I'm not a good person to verify that it's fixed. To reproduce, I should do "sudo perl Build.PL; sudo ./Build test" under 0.30 and watch it fail, right? For me, that sequence succeeds. -Ken