Re: [perl #60046] [META] November 2008 release

2008-12-21 Thread Sartak
On Sun, Dec 21, 2008 at 10:25 PM, James Keenan via RT wrote: > The ticket has 3 dependencies which are still open. Is it possible that > the ticket cannot be resolved until these dependencies are resolved? Yes, that is exactly the behavior of RT. You need to stop depending on those the three tic

Re: [svn:parrot-pdd] r17921 - trunk/docs/pdds

2007-04-01 Thread Sartak
On 4/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: paultcochrane Date: Sun Apr 1 00:58:42 2007 New Revision: 17921 Modified: trunk/docs/pdds/pdd07_codingstd.pod Log: [docs] Added a note about Perl source code with __END__ or __DATA__ blocks not requiring an emacs/vim coda. I

Re: [perl #45103] [TODO] Bundle::Parrot should require minimum version only

2007-09-01 Thread Sartak
On 8/31/07, via RT James Keenan <[EMAIL PROTECTED]> wrote: > What is there to prevent us from configuring Bundle::Parrot as > specifying *minimum* versions of modules rather than the *latest* > versions thereof? It isn't easy to find the minimum version that works. If you find that whatever versio

Re: [perl #39824] [CAGE] tools/dev/check_source_standards.pl -- this should be a test

2007-10-16 Thread Sartak
On 10/16/07, James E Keenan <[EMAIL PROTECTED]> wrote: > Joshua Juran wrote: > > On Oct 16, 2007, at 10:52 AM, Paul Cochrane wrote: > > > >> The minimum requirements for filenames should be: > >> - Any character in the set: a-zA-Z0-9,.-_ > >> - Should we make a rule about multiple dots? > >> - S