[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#58603] [PATCH 0/8] Add perlcritic
From: |
EuAndreh |
Subject: |
[bug#58603] [PATCH 0/8] Add perlcritic |
Date: |
Mon, 17 Oct 2022 22:32:45 -0300 |
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(+)
--
2.38.0
- [bug#58603] [PATCH 0/8] Add perlcritic,
EuAndreh <=
- [bug#58603] [PATCH 1/8] gnu: Add perl-config-tiny., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 2/8] gnu: Add perl-pod-spell., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 3/8] gnu: Add perl-readonly-xs., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 4/8] gnu: Add perl-string-format., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 5/8] gnu: Add perl-ppix-regexp., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 6/8] gnu: Add perl-ppix-quotelike., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 8/8] gnu: Add perl-critic., EuAndreh, 2022/10/17
- [bug#58603] [PATCH 7/8] gnu: Add perl-ppix-utilities., EuAndreh, 2022/10/17
- bug#58603: [PATCH 0/8] Add perlcritic, Christopher Baines, 2022/10/18