changeset 2 | 19a7554ddd6c |
1:ec7a3333127a | 2:19a7554ddd6c |
---|---|
1 Just follow theses steps, [...] is optional. |
|
2 |
|
3 [$ man Module::Build] |
|
4 |
|
5 $perl Build.PL [install_base=$SOME_DIR] |
|
6 |
|
7 [$ ./Build help] |
|
8 |
|
9 [$ ./Build prereq_report] |
|
10 |
|
11 $ ./Build |
|
12 [$ ./Build test [verbose=1]] |
|
13 |
|
14 [$ ./Build fakeinstall] |
|
15 |
|
16 $ ./Build install |
|
17 |
|
18 Heiko Schlittermann <hs@schlittermann.de> |
|
19 Sources from https://ssl.schlittermann.de/hg/blockfuse (hg repo). |