perl-eval-closure 0.14Build system: perl
Synopsis: Safely and cleanly create closures via string eval
Description: String eval is often used for dynamic code generation. For instance, Moose uses it heavily, to generate inlined versions of accessors and constructors, which speeds code up at runtime by a significant amount. String eval is not without its issues however - it's difficult to control the scope it's used in (which determines which variables are in scope inside the eval), and it's easy to miss compilation errors, since eval catches them and sticks them in $@ instead. This module attempts to solve these problems. It provides an eval_closure function, which evals a string in a clean environment, other than a fixed list of specified variables. Compilation errors are rethrown automatically.
perl-sys-sigaction 0.23Build system: perl
Synopsis: Perl extension for Consistent Signal Handling
emacs-helm-perldoc 20220721.431Licenses:
Build system: melpa
Synopsis: Perldoc with helm interface
Description: Documentation at https://melpa.org/#/helm-perldoc
perl-test-perltidy 20230226Build system: perl
Synopsis: Check that all your Perl files are tidy
Description: Using Test::PerlTidy, any file ending in .pl, .pm, .t or .PL will cause a test fail unless it is exactly as perltidy would like it to be.
emacs-perl-ts-mode 20250425.953Licenses:
Build system: melpa
Synopsis: Another Major mode for Perl
Description: Documentation at https://melpa.org/#/perl-ts-mode
perl-shell-command 0.06Build system: perl
Synopsis: Cross-platform functions emulating common shell commands
Description: Shell::Command is a thin wrapper around ExtUtils::Command.
perl-devel-symdump 2.18Build system: perl
Synopsis: Dump symbol names or the symbol table
Description: Devel::Symdump provides access to the perl symbol table.
perl-html-scrubber 0.17Build system: perl
Synopsis: Perl extension for scrubbing/sanitizing html
Description: HTML::Scrubber Perl extension for scrubbing/sanitizing HTML.
perl-net-cidr-lite 0.22Build system: perl
Synopsis: Perl extension for merging IPv4 or IPv6 CIDR addresses
Description: Net::CIDR::Lite merges IPv4 or IPv6 CIDR addresses.
perl-test-filename 0.03Build system: perl
Synopsis: Portable filename comparison
Description: Test::Filename provides functions to convert all path separators automatically.
perl-sort-versions 1.62Build system: perl
Synopsis: Sort revision-like numbers
Description: This package provides a way to sort revision-like numbers.
perl-net-amazon-s3 0.60Build system: perl
Synopsis: Perl interface to Amazon S3
Description: This module provides a Perlish interface to Amazon S3.
perl-business-ismn 1.201Build system: perl
Synopsis: Work with International Standard Music Numbers
Description: This module provides tools to deal with International Standard Music Numbers.
perl-business-issn 1.003Build system: perl
Synopsis: Work with International Standard Serial Numbers
Description: This module provides tools to deal with International Standard Serial Numbers.
perl-sys-sigaction 0.23Build system: perl
Synopsis: Perl extension for Consistent Signal Handling
Description: Sys::SigAction is a Perl extension for Consistent Signal Handling.
perl-class-load-xs 0.10Build system: perl
Synopsis: XS implementation of parts of Class::Load
Description: This module provides an XS implementation for portions of Class::Load.
perl-time-duration 1.21Build system: perl
Synopsis: English expression of durations
Description: This module provides functions for expressing durations in rounded or exact terms.
perl-class-refresh 0.07Build system: perl
Synopsis: Perl library for refreshing classes at runtime
Description: This package provides a Perl library that allows refreshing classes at runtime.
perl-universal-isa 1.20171012Build system: perl
Synopsis: UNIVERSAL::isa() reimplementation
Description: This module attempts to recover from people calling UNIVERSAL::isa as a function.
perl-text-balanced 2.06Build system: perl
Synopsis: Extract delimited text sequences from strings
Description: The Text::Balanced module can be used to extract delimited text sequences from strings.
perl-encode-detect 1.01Build system: perl
Synopsis: Detect the encoding of data
Description: This package provides a class Encode::Detect to detect the encoding of data.
perl-hash-safekeys 0.04Build system: perl
Synopsis: Get hash contents without resetting each iterator
Description: This package provides a way to get hash contents without resetting each iterator in Perl.
perl-file-libmagic 1.23Build system: perl
Synopsis: Determine MIME types of data or files using libmagic
Description: The File::LibMagic module is a simple perl interface to libmagic from the file package.
perl-ipc-sharelite 0.17Build system: perl
Synopsis: Lightweight interface to shared memory
Description: IPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes.
Total packages: 1040