Re: PAUSE permissions should be case insensitive

2013-02-15 Thread Neil Bowers
> http://github.com/andk/pause > > Code speaks louder than words. Heh. I already have it forked, but thanks anyway. > (I'm not sure what my opinion is, but I am sure that this isn't going to go > anywhere without working code :) It'll be a fun challenge, but to be honest I don't want to invest

Re: PAUSE permissions should be case insensitive

2013-02-15 Thread David Golden
On Fri, Feb 15, 2013 at 9:34 AM, David Golden wrote: >>> But I'll start getting my head around the PAUSE internals anyway. >> >> Good man :) > > From a quick skim, I'd say look at PAUSE::mldistwatch and the > check_for_new subroutine. Also you should look at PAUSE::dist and > examine_pm. The ans

Re: PAUSE permissions should be case insensitive

2013-02-15 Thread David Golden
>> But I'll start getting my head around the PAUSE internals anyway. > > Good man :) >From a quick skim, I'd say look at PAUSE::mldistwatch and the check_for_new subroutine. Also you should look at PAUSE::dist and examine_pm. The answer isn't there, but if you trace the flow, you'll probably fin

Re: PAUSE permissions should be case insensitive

2013-02-15 Thread Matt S Trout
On Fri, Feb 15, 2013 at 01:01:27PM +, Neil Bowers wrote: > It'll be a fun challenge, but to be honest I don't want to invest a bunch of > time into this if it's not going to go anywhere: I was after either a bit of > discussion, which naturally might point out why this is a non-starter, or >

Re: PAUSE permissions should be case insensitive

2013-02-14 Thread Matt S Trout
On Thu, Feb 14, 2013 at 11:52:03PM +, Neil Bowers wrote: > Hi, > > I recently got bitten by installing File::Stat on my Mac, as it superseded > File::stat, the core module. This broken various things, but I only > discovered this when two CPAN authors emailed me about some failing reports I