Hi! There are a few places in the documentation that I think could be improved:
--root
The documentation for --root is
root isn't defined, so I'm not sure what this means
--prefix
The documentation indicates that this must be used with -f, but not if the alienfile is in the current directory, and is optional when combined with -c. It's not obvious why the prefix should depend upon where the alienfile is located. Shouldn't this always default to the Perl site directories? I find this a little too magical; I can't figure out the logic.
install
I keep expecting af install to actually run the tests as well, but it's really focused on the alienfile, not the distribution. I can't imagine installation without the tests, so this seems a little counter-intuitive; maybe some extra words would help.
Hi! There are a few places in the documentation that I think could be improved:
--root
The documentation for
--rootisrootisn't defined, so I'm not sure what this means--prefix
The documentation indicates that this must be used with
-f, but not if thealienfileis in the current directory, and is optional when combined with-c. It's not obvious why the prefix should depend upon where thealienfileis located. Shouldn't this always default to the Perl site directories? I find this a little too magical; I can't figure out the logic.install
I keep expecting
af installto actually run the tests as well, but it's really focused on thealienfile, not the distribution. I can't imagine installation without the tests, so this seems a little counter-intuitive; maybe some extra words would help.