EuAndreh via Guix-patches via writes: > Add the "perlcritic" package, and all the modules that it requires that > were not already packaged. > > All packages were styled with './pre-inst-env guix style' and built > twice reproducibly. > > Note: the new "perl-string-format" is a different package than the > existing "perl-string-formatter". > > EuAndreh (8): > gnu: Add perl-config-tiny. > gnu: Add perl-pod-spell. > gnu: Add perl-readonly-xs. > gnu: Add perl-string-format. > gnu: Add perl-ppix-regexp. > gnu: Add perl-ppix-quotelike. > gnu: Add perl-ppix-utilities. > gnu: Add perl-critic. > > gnu/packages/perl.scm | 245 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 245 insertions(+) Thanks! Pushed to master as b857d239e7975b6b474674a06e663abec610d59e. Chris