Skip Menu |

This queue is for tickets about the CPAN-Mini-Webserver CPAN distribution.

Report information
The Basics
Id: 38442
Status: resolved
Priority: 0/
Queue: CPAN-Mini-Webserver

People
Owner: Nobody in particular
Requestors: martijn [...] eekeek.org
Cc:
AdminCc:

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



Subject: [PATCH] Add handling of metadata
Date: Wed, 13 Aug 2008 16:31:51 +0200
To: bug-CPAN-Mini-Webserver [...] rt.cpan.org
From: Martijn van Beers <martijn [...] eekeek.org>
this patch adds extraction of some basic metadata (abstract, license) and dependency information from META.yml and displays it on the distribution page. --- Makefile.PL | 1 + lib/CPAN/Mini/Webserver.pm | 41 ++++++++++++++++------- lib/CPAN/Mini/Webserver/Templates.pm | 59 ++++++++++++++++++++++++++++++++++ 3 files changed, 89 insertions(+), 12 deletions(-)

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

Applied, thanks