Re: reasonable reporting

2008-09-08 Thread David Cantrell
On Fri, Sep 05, 2008 at 11:56:02AM -0700, Eric Wilhelm wrote: > It should not be a "big red deal" if an author omits the declaration of > requiring perl 5.8.mumble+. At this point, it is a reasonable > assumption that code "should" run on 5.8.8 and 5.10.+, but an > unreasonable assumption that

Re: reasonable reporting

2008-09-05 Thread Eric Wilhelm
# from Andy Lester # on Friday 05 September 2008 09:34: >> Well, yeah, I have too. And sometimes I make a tweak to get things   >> working on 5.005, and other times I tell my users that it runs 5.006 >>   or later by saying so in Build.PL. Seems reasonable to me to >> specify such dependencies. >