Jump to content

Product Opener/Installation: Difference between revisions

Add hint about cpanm
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>
32

edits