guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#67879] [PATCH 00/12] Add perl-devel-repl.


From: Wilko Meyer
Subject: [bug#67879] [PATCH 00/12] Add perl-devel-repl.
Date: Mon, 18 Dec 2023 18:00:20 +0100

Hi Guix,

This patch series adds perl-devel-repl, an interactive shell for Perl,
as well as its dependencies to Guix.

There are currently two packages with failing tests:

- perl-b-keywords which was already packaged for Guix but wasn't
  buildable on my system.
- perl-www-pastebin-pastebincom-create

So I disabled tests for those for now. Others than that, perl-devel-repl
builds on my system and is usable. I'll investigate the failing tests
and see if I can fix those.

Kind regards,

Wilko Meyer

Wilko Meyer (12):
  gnu: Add perl-www-pastebin-pastebincom-create.
  gnu: Add perl-app-nopaste.
  gnu: Add perl-b-utils.
  gnu: Disable tests for perl-b-keywords.
  gnu: Add perl-clipboard.
  gnu: Add perl-data-dump-streamer.
  gnu: Add perl-lexical-persistence.
  gnu: Add perl-moosex-object-pluggable.
  gnu: Add perl-ppi-xs.
  gnu: Add perl-sys-sigaction.
  gnu: Add perl-module-refresh.
  gnu: Add perl-devel-repl.

 gnu/packages/perl-web.scm |  26 +++++
 gnu/packages/perl.scm     | 231 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 257 insertions(+)


base-commit: 29c94dd522833b2603a651c14a5b06120bcf1829
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]