in reply to Re: Modulino to report ip address changes
in thread Modulino to report ip address changes
Almost all the members of the App namespace have lower case names. I don't fully understand this aspect of CPAN, but if you look at things like App::cpanminus or App::pherkin, you will see where I got the idea. I think it is so that the command can be run from the command line in the traditional *u*x way, with the name being all lower case. Were it a pure module, I would agree with your case convention.
As far as choosing the modulino form is concerned, I want something runnable from the command line but at the same time testable. The modulino is the best fit I know for this combination.
Right now, it's purely on my own system as I am trying to work out the hierarchy needed for CPAN. I have done it before, but not for a modulino.
Regards,
John Davies
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Modulino to report ip address changes
by eyepopslikeamosquito (Archbishop) on Oct 02, 2022 at 07:46 UTC | |
Re^3: Modulino to report ip address changes
by kcott (Archbishop) on Oct 02, 2022 at 04:03 UTC | |
by davies (Monsignor) on Oct 03, 2022 at 19:29 UTC | |
by kcott (Archbishop) on Oct 04, 2022 at 01:32 UTC | |
by davies (Monsignor) on Oct 04, 2022 at 09:40 UTC | |
Re^3: Modulino to report ip address changes
by NERDVANA (Priest) on Oct 01, 2022 at 21:48 UTC |