diff options
-rw-r--r-- | gnu/packages/perl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 59b969c7ec..73507228a1 100644 --- a/gnu/packages/perl.scm +++ b/gnu/packages/perl.scm @@ -994,7 +994,7 @@ compiling the surrounding scope.") (home-page "https://metacpan.org/release/B-Utils") (synopsis "Helper functions for op tree manipulation") (description "@code{B::Utils} provide helper functions for op -tree manupulation.") +tree manipulation.") (license license:perl-license))) (define-public perl-b-keywords |