summaryrefslogtreecommitdiff
path: root/gnu/packages/perl-check.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-01-01 17:10:48 +0000
committerTobias Geerinckx-Rice <me@tobias.gr>2018-01-02 00:09:16 +0100
commitf1a2cb94ca52cab62831b1b18a9f78729fa24d03 (patch)
treee5a8be94f1127b1c1c6318812ddcd4726ebdc790 /gnu/packages/perl-check.scm
parente84f22257f1069588c115c85e93d98d056bafb69 (diff)
gnu: perl-check: Request to add packages alphabetically.
* gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.
Diffstat (limited to 'gnu/packages/perl-check.scm')
-rw-r--r--gnu/packages/perl-check.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu/packages/perl-check.scm b/gnu/packages/perl-check.scm
index 5df2940bd6..1a66a0fc51 100644
--- a/gnu/packages/perl-check.scm
+++ b/gnu/packages/perl-check.scm
@@ -35,6 +35,11 @@
#:use-module (guix build-system perl)
#:use-module (gnu packages perl))
+;;;
+;;; Please: Try to add new module packages in alphabetic order.
+;;;
+
+
(define-public perl-test2-bundle-extended
(package
(name "perl-test2-bundle-extended")