diff options
author | spalax <spalax@web> | 2014-12-15 13:48:08 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-12-15 13:48:08 -0400 |
commit | 287231f7d29374264c2cd23818d5cb9d607d33e9 (patch) | |
tree | 6d8612fbf96af48b031646783958c58cb3c62a6e | |
parent | c732d2b19cbee6168c3d19d1054221fed3b58f06 (diff) | |
download | ikiwiki-287231f7d29374264c2cd23818d5cb9d607d33e9.tar ikiwiki-287231f7d29374264c2cd23818d5cb9d607d33e9.tar.gz |
libdirs option: I agree
-rw-r--r-- | doc/todo/support_multiple_perl_libraries.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/support_multiple_perl_libraries.mdwn b/doc/todo/support_multiple_perl_libraries.mdwn index 89bef406a..579e35749 100644 --- a/doc/todo/support_multiple_perl_libraries.mdwn +++ b/doc/todo/support_multiple_perl_libraries.mdwn @@ -49,4 +49,8 @@ I think the change is a one-liner, but I put this here for discussion before att >>>> instead: ikiwiki will now search each item of `$config{libdirs}`, then >>>> `$config{libdir}`. [[done]] --[[smcv]] +>>>>> Good. I cannot see any justification apart from historical reasons, but I +>>>>> agree with your choice. +>>>>> -- [[Louis|spalax]] + [[!taglink wishlist]] |