This package browser is in early development. Mind the rough edges.

perl-eval-withlexicals 1.003006

Lexical scope evaluation library for Perl

The Eval::WithLexicals Perl library provides support for lexical scope evaluation. This package also includes the tinyrepl command, which can be used as a minimal Perl read-eval-print loop (REPL).

Installation

Install perl-eval-withlexicals 1.003006 as follows:

guix install perl-eval-withlexicals@1.003006

Or install the latest version:

guix install perl-eval-withlexicals

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.