_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


perl-test-class 0.50
Dependencies: perl-module-runtime@0.016 perl-mro-compat@0.13 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Class
Licenses: GPL 1+
Build system: perl
Synopsis: Easily create test classes in an xUnit/JUnit style
Description:

Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style.

Built using Test::Builder, it was designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.).

perl-test-most 0.35
Propagated dependencies: perl-test-differences@0.67 perl-test-warn@0.36 perl-exception-class@1.44 perl-test-deep@1.120 perl-test-exception@0.43
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Most
Licenses: GPL 1+
Build system: perl
Synopsis: Most commonly needed test functions and features
Description:

This module provides the most commonly used testing functions, along with automatically turning on strict and warning and gives a bit more fine-grained control over test suites.

perl-test-file-contents 0.23
Propagated dependencies: perl-test-pod@1.52 perl-test-pod-coverage@1.10 perl-text-diff@1.45
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-File-Contents
Licenses: GPL 1+
Build system: perl
Synopsis: Test routines for examining the contents of files
Description:

Test::File::Contents provides functions for testing the contents of files.

perl-test-perltidy 20230226
Propagated dependencies: perl-file-finder@0.53 perl-file-slurp@9999.28 perl-tidy@20250912 perl-text-diff@1.45
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-PerlTidy
Licenses: GPL 1+
Build 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.

perl-test-metrics-any 0.01
Propagated dependencies: perl-metrics-any@0.10
Channel: guix
Location: gnu/packages/perl-check.scm (gnu packages perl-check)
Home page: https://metacpan.org/release/Test-Metrics-Any
Licenses: GPL 1+
Build system: perl
Synopsis: Assert that code produces metrics via Metrics::Any
Description:

This test module helps write unit tests which assert that the code under test reports metrics via Metrics::Any.

perl-compress-raw-zlib 2.213
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Compress-Raw-Zlib
Licenses: GPL 1+
Build system: perl
Synopsis: Low-level interface to zlib compression library
Description:

The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library.

perl-compress-bzip2 2.28
Dependencies: bzip2@1.0.8
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Compress-Bzip2
Licenses: GPL 1+
Build system: perl
Synopsis: Interface to Bzip2 compression library
Description:

The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression library. A relevant subset of the functionality provided by Bzip2 is available in this module.

perl-io-compress 2.213
Propagated dependencies: perl-compress-raw-zlib@2.213 perl-compress-raw-bzip2@2.213
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/IO-Compress
Licenses: GPL 1+
Build system: perl
Synopsis: IO Interface to compressed files/buffers
Description:

Perl's IO::Compress module provides an interface for reading and writing compressed data created with the zlib and bzip2 libraries.

perl-perlio-gzip 0.20
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/pod/PerlIO::gzip
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension to provide a PerlIO layer to gzip/gunzip
Description:

PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip program.

perl-compress-raw-bzip2 2.213
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Compress-Raw-Bzip2
Licenses: GPL 1+
Build system: perl
Synopsis: Low-level interface to bzip2 compression library
Description:

This module Compress::Raw::Bzip2 provides a Perl interface to the bzip2 compression library.

perl-io-zlib 1.15
Propagated dependencies: perl-compress-raw-zlib@2.213
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/dist/IO-Zlib
Licenses: GPL 1+
Build system: perl
Synopsis: Perl IO style interface to @code{Compress:Zlib}
Description:

The IO::Zlib module is a Perl IO style interface to Compress:Zlib that simplifies reading and writing compressed data.

perl-archive-extract 0.88
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Archive-Extract
Licenses: GPL 1+
Build system: perl
Synopsis: Generic archive extracting mechanism
Description:

It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z, tar.bz2, .tbz, .bz2, .zip, .xz,, .txz, .tar.xz or .lzma without having to worry how it does so, or use different interfaces for each type by using either Perl modules, or command-line tools on your system.

perl-archive-zip 1.68
Channel: guix
Location: gnu/packages/perl-compression.scm (gnu packages perl-compression)
Home page: https://metacpan.org/release/Archive-Zip
Licenses: GPL 1+
Build system: perl
Synopsis: Provides an interface to Zip archive files
Description:

The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.

perl-pgplot 2.35
Dependencies: giza@1.5.0 libx11@1.8.12
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/PGPLOT
Licenses: GPL 2+
Build system: perl
Synopsis: Scientific plotting library (using giza)
Description:

This package provides PGPLOT bindings for Perl. It uses giza instead of PGPLOT for the implementation, though.

perl-math-interpolate 1.06
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-Interpolate
Licenses: GPL 1+
Build system: perl
Synopsis: Interpolate the value Y from X using a list of (X, Y) pairs
Description:

This packages allows you to interpolate the value Y from X using a list of (X, Y) pairs.

perl-math-matrixreal 2.13
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-MatrixReal
Licenses: GPL 1+
Build system: perl
Synopsis: Manipulate NxN matrices of real numbers
Description:

This package provides the Math::MatrixReal module. It implements the data type "matrix of real numbers" (and consequently also "vector of real numbers").

perl-pdl-graphics-trid 2.102
Dependencies: mesa@25.2.3
Propagated dependencies: perl-pdl@2.100
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://github.com/PDLPorters/
Licenses: GPL 1+
Build system: perl
Synopsis: 3D graphics in Perl Data Language
Description:

This package provides modules to do 3D graphics in PDL.

perl-math-cephes 0.5305
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/Math-Cephes
Licenses: GPL 1+
Build system: perl
Synopsis: Perl interface to the Cephes math library
Description:

The Math::Cephes module provides a Perl interface to over 150 functions of the Cephes math library.

perl-pdl 2.100
Dependencies: gd@2.3.3 gsl@2.8 mesa@25.2.3 glu@9.0.2
Propagated dependencies: perl-file-map@0.71 perl-file-which@1.23 perl-inline@0.86 perl-inline-c@0.82_001 perl-list-moreutils@0.430 perl-opengl@0.70 perl-pod-parser@1.65 perl-sys-sigaction@0.23 perl-termreadkey@2.38
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/PDL
Licenses: GPL 1+
Build system: perl
Synopsis: Perl Data Language
Description:

This package provides a library and simple REPL for the Perl Data Language.

perl-pdl 2.019
Dependencies: gd@2.3.3 gsl@2.8 mesa@25.2.3 glu@9.0.2
Propagated dependencies: perl-file-map@0.71 perl-file-which@1.23 perl-inline@0.86 perl-inline-c@0.82_001 perl-list-moreutils@0.430 perl-opengl@0.70 perl-pod-parser@1.65 perl-sys-sigaction@0.23 perl-termreadkey@2.38
Channel: guix
Location: gnu/packages/perl-maths.scm (gnu packages perl-maths)
Home page: https://metacpan.org/release/PDL
Licenses: GPL 1+
Build system: perl
Synopsis: Perl Data Language
Description:

This package provides a library and simple REPL for the Perl Data Language.

perl-mojo-dom58 3.001
Propagated dependencies: perl-role-tiny@1.003004
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Mojo-DOM58
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Minimalistic HTML/XML DOM parser with CSS selectors
Description:

This package provides a HTML and XML DOM parser. It also supports CSS selectors.

perl-geo-ip 1.51
Dependencies: geolite-country-data@2019-12-06
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Geo-IP
Licenses: GPL 1+
Build system: perl
Synopsis: Look up location and network information by IP Address
Description:

The Perl module Geo::IP looks up location and network information by IP Address.

perl-net-smtps 0.10
Propagated dependencies: perl-authen-sasl@2.16 perl-io-socket-ssl@2.089
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/Net-SMTPS
Licenses: GPL 1+
Build system: perl
Synopsis: SSL/STARTTLS support for Net::SMTP
Description:

This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X).

perl-www-pastebin-pastebincom-create 1.003
Propagated dependencies: perl-moo@1.007000 perl-www-mechanize@1.91
Channel: guix
Location: gnu/packages/perl-web.scm (gnu packages perl-web)
Home page: https://metacpan.org/release/WWW-Pastebin-PastebinCom-Create
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Paste on Pastebin without API keys
Description:

WWW::Pastebin::PastebinCom::Create provides functionality to paste on Pastebin without API keys.

Total packages: 70992