changeset 13 | 630b878cfd55 |
parent 12 | 01a602d2806e |
--- a/INSTALL Mon Sep 12 14:24:12 2016 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ -Just follow theses steps, [...] is optional. - - [$ man Module::Build] - - $perl Build.PL [install_base=$SOME_DIR] - - [$ ./Build help] - - [$ ./Build prereq_report] - - $ ./Build - [$ ./Build test [verbose=1]] - - [$ ./Build fakeinstall] - - $ ./Build install - -Heiko Schlittermann <hs@schlittermann.de> -Sources from https://ssl.schlittermann.de/hg/blockfuse (hg repo).