Conversation
|
Thanks! log_dir is optional, so _build_pid_file should see if there is a log_dir, call super otherwise Otherwise, it looks good. If you add some tests I'd be happy to integrate it! Jon On Aug 15, 2012, at 5:57 AM, Wes Sheldahl wrote:
|
|
Thanks, Jon. I'll make that change and try to add some tests. This is my first time working with dzil; to get it to build, I had to ; [PkgVersionIfModuleWithPod] Is that something you have locally, or is it supplied as part of something Wes On Thu, Aug 16, 2012 at 8:15 AM, Jonathan Swartz
Wes Sheldahl |
|
Yeah, this is something I have locally, I have to put it on cpan... On Aug 16, 2012, at 5:35 AM, Wes Sheldahl wrote:
|
|
This is available now… https://metacpan.org/module/Dist::Zilla::Plugin::PkgVersionIfModuleWithPod On Aug 16, 2012, at 5:35 AM, Wes Sheldahl wrote:
|
Basically I tried to copy as much of the Apache.pm functionality into Nginx.pm as I could figure out. Not really well tested yet, so there are probably some lurking bugs, but I wanted to go ahead and get this to you now to look at. Thanks again.