[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:ptacek:perli-moduly [2008/06/04 21:29]
ptacek vytvořeno
user:ptacek:perli-moduly [2009/03/13 14:46] (current)
ptacek
Line 1: Line 1:
 ====== Moje perlí moduly ====== ====== Moje perlí moduly ======
  
-''perl -I blib/lib -I blib/arch t/Morce-English.+<code>perl Makefile.PL PREFIX=$PERLREPO</code>
- == make test''+
  
 +<code>perl -I blib/lib -I blib/arch t/Morce-English.t
 + == make test</code>
 +
 +<code>export PERL5LIB=`pwd`/blib/lib:`pwd`/blib/arch:$PERL5LIB
 +</code>

[ Back to the navigation ] [ Back to the content ]