Skip Menu |

This queue is for tickets about the XML-Grammar-Fiction CPAN distribution.

Report information
The Basics
Id: 83792
Status: resolved
Priority: 0/
Queue: XML-Grammar-Fiction

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.11.1
Fixed in: (no value)



Subject: depends on itself
"requires" => { "XML::Grammar::Fiction::FromProto::Node" => 0, "XML::Grammar::Fiction::FromProto::Node::Element" => 0, "XML::Grammar::Fiction::FromProto::Node::Text" => 0, "XML::Grammar::Fiction::FromProto::Node::WithContent" => 0, }, -- Alexandr Ciornii, http://chorny.net
Hi Alexandr, On Wed Mar 06 13:50:44 2013, CHORNY wrote: Show quoted text
> "requires" => { > "XML::Grammar::Fiction::FromProto::Node" => 0, > "XML::Grammar::Fiction::FromProto::Node::Element" => 0, > "XML::Grammar::Fiction::FromProto::Node::Text" => 0, > "XML::Grammar::Fiction::FromProto::Node::WithContent" => 0, > }, >
thanks for reporting it. It seems like this problem has to do with Dist-Zilla. I'm going to ask #distzilla on irc.perl.org about it. Perhpas I should put each class in its own module. Regards, -- Shlomi Fish
On Wed Mar 06 23:51:38 2013, SHLOMIF wrote: Show quoted text
> Hi Alexandr, > > On Wed Mar 06 13:50:44 2013, CHORNY wrote:
> > "requires" => { > > "XML::Grammar::Fiction::FromProto::Node" => 0, > > "XML::Grammar::Fiction::FromProto::Node::Element" => 0, > > "XML::Grammar::Fiction::FromProto::Node::Text" => 0, > > "XML::Grammar::Fiction::FromProto::Node::WithContent" => 0, > > }, > >
> > thanks for reporting it. It seems like this problem has to do with > Dist-Zilla. I'm going to ask #distzilla on irc.perl.org about it. > > Perhpas I should put each class in its own module. > > Regards, > > -- Shlomi Fish
This should be fine in 0.14.12. Marking as resolved - thanks.