Spec URL: https://ppisar.fedorapeople.org/perl-Proc-Guard/perl-Proc-Guard.spec SRPM URL: https://ppisar.fedorapeople.org/perl-Proc-Guard/perl-Proc-Guard-0.06-1.fc23.src.rpm Description: Proc::Guard runs process, and destroys it when the perl script exits. This is useful for testing code working with server process. Fedora Account System Username: ppisar
Note: Move IO::Socket::INET BR to your "optional tests" section; it won't be loaded in case the Test::Requires check fails. Protip: Remove the `author_tests' call from Makefile.PL; this will let you drop a buildtime dependency you're not using anyway (Module::Install::AuthorTests). No issues. Approving.
New Package SCM Request ======================= Package Name: perl-Proc-Guard Short Description: Process runner with RAII pattern Upstream URL: http://search.cpan.org/dist/Proc-Guard/ Owners: ppisar jplesnik psabata Branches: InitialCC: perl-sig
Git done (by process-git-requests).
Thank your for the review and the repository. I moved the IO::Socket::INET to optional tests.