Skip Menu |

This queue is for tickets about the Module-Depends CPAN distribution.

Report information
The Basics
Id: 40639
Status: new
Priority: 0/
Queue: Module-Depends

People
Owner: Nobody in particular
Requestors: khatar [...] phear.org
Cc:
AdminCc:

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



Subject: parsing errors because of missing symbols
Date: Mon, 3 Nov 2008 23:42:56 +0100
To: bug-module-depends [...] rt.cpan.org
From: Marc Chantreux <khatar [...] phear.org>
hello world, Module::Depends::Intrusive failed to parse the perl-ldap makefile dist because of missing symbols perl_version and ressources. this patch add them regards 64c64 < cc_optimize_flags author license --- Show quoted text
> cc_optimize_flags author license perl_version ressources
77,80d76 < local *inc::Module::Install::resources = sub { < my ($k, $v) = @_; < $self->{ressources}->{$k} = $v; < };