To be honest, I'm not sure exactly what it's purpose is.
I believe it's to help distinguish between when the installer is being
run by the author, and when it is being run by an end-user.
Beyond that I have no idea at present.
I've gone with './inc/_author' for now as the most-recommended opt
At 10:28 PM +1100 2/24/06, Adam Kennedy wrote:
>Lets assume for the moment I'm not changing the default filename for now
>(mainly because I don't actually understand what it does yet) can someone tell
>me what is the VMS equivalent of:
>
>-d 'inc/.author'
The problem is that the dot is the direc
Adam Kennedy wrote:
Hi guys
I've just (hand) merged the previously reported patch to add VMS support
to Module::Install, and I've got a few questions.
Most of the items were ok, but I have a question regarding
.author->_author.
Lets assume for the moment I'm not changing the default filena
Hi guys
I've just (hand) merged the previously reported patch to add VMS support
to Module::Install, and I've got a few questions.
Most of the items were ok, but I have a question regarding .author->_author.
Lets assume for the moment I'm not changing the default filename for now
(mainly bec