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