Added a note to the build docs

gh-pages
Hauke D 7 years ago
parent 989dc45cb0
commit 9937eee58f

@ -157,6 +157,9 @@ so for example `Cpanel/JSON/XS` instead of `Cpanel::JSON::XS`
Note that the build script does **not** automatically fetch modules' Note that the build script does **not** automatically fetch modules'
dependencies, for now you will need to resolve them and add them to dependencies, for now you will need to resolve them and add them to
`EMPERL_EXTENSIONS` yourself. (This may be improved upon in the future.) `EMPERL_EXTENSIONS` yourself. (This may be improved upon in the future.)
You can try out the script
[`experiments/depend.pl`](https://github.com/haukex/webperl/blob/master/experiments/depend.pl),
which uses the MetaCPAN API to resolve dependencies.
*** ***

Loading…
Cancel
Save