web commit by http://bremner.myopenid.com/
authorJoey Hess <joey@kitenet.net>
Thu, 20 Mar 2008 10:08:33 +0000 (06:08 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 20 Mar 2008 10:08:33 +0000 (06:08 -0400)
doc/todo/support_multiple_perl_libraries.mdwn [new file with mode: 0644]

diff --git a/doc/todo/support_multiple_perl_libraries.mdwn b/doc/todo/support_multiple_perl_libraries.mdwn
new file mode 100644 (file)
index 0000000..2869b50
--- /dev/null
@@ -0,0 +1,11 @@
+It would be useful to have 
+
+    libdir=>[ qw{libdir1 libdir2 libdir3} ]
+
+as a setup option.  I have a couple of different directories that e.g. come from different git repos, so merging them is a bit messy.
+
+I think the change is a one-liner, but I put this here for discussion before attempting a patch. If some more confident person wants to have a go, feel free.
+
+[[DavidBremner]]
+
+[[!taglink wishlist]]