Skip Menu |

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

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

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

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



Subject: [PATCH] file categories
Date: Sun, 17 Aug 2008 19:19:13 +0200
To: bug-CPAN-Mini-Webserver [...] rt.cpan.org
From: Martijn van Beers <MARTIJN [...] cpan.org>
split up the file list in the following categories: 1) code. all .pm and .pl files (but not from /inc) 2) tests. all .t files 3) other. everything else --- lib/CPAN/Mini/Webserver/Templates.pm | 65 +++++++++++++++++++++++----------- 1 files changed, 44 insertions(+), 21 deletions(-)

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

Thanks, applied