From 953b9ddf63da1e86cee47ccc393ac7b993f43fc1 Mon Sep 17 00:00:00 2001 From: Tatsuhiko Miyagawa Date: Thu, 25 Feb 2010 09:34:28 -0800 Subject: [PATCH] developer ideas --- plugins/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/README b/plugins/README index 8bb9f27e6..cd9e6ec3c 100644 --- a/plugins/README +++ b/plugins/README @@ -1,7 +1,6 @@ Copy (or symlink) the plugins to ~/.cpanm/plugins -TODO/Ideas: -* fix cp562an to actually query the distribution (parse 02packages?) +Ideas: * backpan - get a specific version from BackPAN * nearest_mirror - automatically pick the nearest mirror (and cache it) * test_reporter - report test success/failures @@ -20,4 +19,6 @@ TODO/Ideas: * cpandoc - perldoc * gtk2notify - same as growl, uses Gtk2Notify * codesearch - Google code search lang:perl package:cpan.org -* yaml11 - parse YAML 1.1 META.yml aka mlehmann's \ No newline at end of file +* yaml11 - parse YAML 1.1 META.yml aka mlehmann's +* showbuildlog - Auto show build.log with PAGER when one of the builds failed +* autointeractive - Automatically make configure interactive when it's known to dynamically config