Re: Meditations on a Loop

2009-05-22 Thread Sartak
On Fri, May 22, 2009 at 7:52 PM, John M. Dlugosz <2nb81l...@sneakemail.com> wrote: > That sounds like a circular reference problem.  If the dot is a simple multi > sub and is expected to dispatch based on type (different types may have > different dispatchers), what "type" are you keying off of to

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: xml and perl 6

2007-11-29 Thread Sartak
On 11/29/07, James Fuller <[EMAIL PROTECTED]> wrote: > I understand that there can be different distros customized to certain > problem domains, but as explained I see XML as common to all those > problem domains. I have a fulltime Perl programming job. I also spend a lot of my free time with Perl

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

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: [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