projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b316dd
)
web commit by http://vibrog.myopenid.com/
author
Joey Hess
<joey@kitenet.net>
Mon, 28 Apr 2008 18:08:04 +0000
(14:08 -0400)
committer
Joey Hess
<joey@kitenet.net>
Mon, 28 Apr 2008 18:08:04 +0000
(14:08 -0400)
doc/install/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/install/discussion.mdwn
b/doc/install/discussion.mdwn
index 96a79975fcaa021f25333a285738d9447e5405e7..54a30723d0095707b8a26e3f96054da2c16d07ef 100644
(file)
--- a/
doc/install/discussion.mdwn
+++ b/
doc/install/discussion.mdwn
@@
-103,3
+103,15
@@
in Perl) and documented them in [[tips/SharedHosting]]. I'd like to get feedbac
> No, TimeDate and DateTime are two different CPAN modules. Ikiwiki uses
> TimeDate. --[[Joey]]
+
+ah, i still don't fully get it, though (the following is slightly shortened):
+
+ $ perl -MCPAN -e shell
+ cpan> install DateTime
+ DateTime is up to date.
+ cpan> install TimeDate
+ Warning: Cannot install TimeDate, don't know what it is.
+ Try the command
+ i /TimeDate/
+ to find objects with matching identifiers.
+