32
edits
No edit summary |
(Add hint about cpanm) |
||
Line 52: | Line 52: | ||
e.g. on Debian / Ubuntu : apt-get install libdatetime-perl | e.g. on Debian / Ubuntu : apt-get install libdatetime-perl | ||
Or you can use cpan: | Or you can use cpan: <code>cpan install DateTime</code> | ||
cpan install DateTime | |||
Or cpanm: <code>perl cpanm --installdeps .</code> | |||
<pre> | <pre> |
edits