Help for this page

Select Code to Download


  1. or download this
    Sorry, PREFIX is not supported.  See the Module::Build
    documentation for 'destdir' or 'install_base' instead.
    
  2. or download this
    install  --install_path /home/kai/perl5lib
    
  3. or download this
    look SQL::Translator
    perl Build.PL --install_base /home/kai/perl5lib
    ./Build test
    ./Build install
    
  4. or download this
    perl -MModule::Build -e 'print "$Module::Build::VERSION \n";'
    0.2808