Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 43128
Status: resolved
Priority: 0/
Queue: CPANPLUS

People
Owner: Nobody in particular
Requestors: chris [...] bingosnet.co.uk
Cc:
AdminCc:

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



Subject: [PATCH] Fixes 'no such module perl on CPAN' errors
Date: Sun, 8 Feb 2009 23:07:44 +0000
To: bug-CPANPLUS [...] rt.cpan.org
From: "Chris 'BinGOs' Williams" <chris [...] bingosnet.co.uk>
Download (untitled)
application/pgp-signature 189b

Message body not shown because it is not plain text.

Small patch to CPANPLUS::Dist, to fix the special case where 'perl' is added as a prereq. The 'perl' as a prereq detection was there, but it didn't skip to the next prereq in the loop. Cheers, -- Chris Williams aka BinGOs PGP ID 0x4658671F http://www.gumbynet.org.uk ==========================

Message body is not shown because sender requested not to inline it.

Committed patch to trunk