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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


perl-config-inifiles 3.000002
Propagated dependencies: perl-module-build@0.4231 perl-io-stringy@2.111
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/pod/Config::IniFiles
Licenses: GPL 1+
Build system: perl
Synopsis: Package for configuration files outside your Perl script
Description:

This package provides a way to have readable configuration files outside your Perl script. Configurations can be imported, sections can be grouped, and settings can be accessed from a tied hash.

perl-modern-perl 1.20200211
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Modern-Perl
Licenses: GPL 1+
Build system: perl
Synopsis: Enable all of the features of Modern Perl with one import
Description:

Modern::Perl provides a simple way to enable multiple, by now, standard libraries in a Perl program.

perl-meta-builder 0.004
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Meta-Builder
Licenses: GPL 1+
Build system: perl
Synopsis: Tools for creating Meta objects to track custom metrics
Description:

Meta::Builder is designed to be a generic tool for writing Meta objects. Unlike specialized tools, Meta::Builder makes no assumptions about what metrics you will care about. Meta::Builder also makes it simple for others to extend your meta-object based tools by providing hooks for other packages to add metrics to your meta object.

perl-json-any 1.39
Propagated dependencies: perl-namespace-clean@0.27
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/JSON-Any
Licenses: GPL 1+
Build system: perl
Synopsis: Wrapper for Perl JSON classes
Description:

This module tries to provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed.

perl-regexp-pattern-defhash 0.001
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Regexp-Pattern-DefHash
Licenses: GPL 1+
Build system: perl
Synopsis: Regexp patterns related to DefHash
Description:

Regexp patterns related to DefHash, a convention to define things more precisely and uniformly using a hash.

perl-term-progressbar-simple 0.03
Propagated dependencies: perl-term-progressbar-quiet@0.31
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-ProgressBar-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Simple progress bars
Description:

Term::ProgressBar::Simple tells you how much work has been done, how much is left to do, and estimate how long it will take.

perl-sdl 2.548
Dependencies: freeglut@3.4.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libsmpeg@0.4.5-401 libtiff@4.4.0 mesa@25.2.3 sdl-union@1.2.68
Propagated dependencies: perl-file-sharedir@1.116 perl-tie-simple@1.04
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/SDL
Licenses: LGPL 2.1
Build system: perl
Synopsis: SDL bindings to Perl
Description:

SDL Perl is a package of Perl modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl5. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and Perl.

perl-string-formatter 0.102084
Propagated dependencies: perl-params-util@1.102 perl-sub-exporter@0.988
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/String-Formatter
Licenses: GPL 2
Build system: perl
Synopsis: Build your own sprintf-like functions
Description:

String::Formatter is a tool for building sprintf-like formatting routines. It supports named or positional formatting, custom conversions, fixed string interpolation, and simple width-matching.

perl-xs-object-magic 0.05
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/XS-Object-Magic
Licenses: GPL 1+
Build system: perl
Synopsis: Opaque, extensible XS pointer backed objects using sv_magic
Description:

This way of associating structs with Perl space objects is designed to supersede Perl's builtin T_PTROBJ with something that is extensible (structs can be associated with any data type) and opaque (the C pointer is neither visible nor modifiable from Perl space).

perl-log-any-adapter-log4perl 0.09
Propagated dependencies: perl-log-any@1.707 perl-log-log4perl@1.54
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Log-Any-Adapter-Log4perl
Licenses: GPL 1+
Build system: perl
Synopsis: Log::Any adapter for Log::Log4perl
Description:

Log::Any::Adapter::Log4perl provides a Log::Any adapter using Log::Log4perl for logging.

perl-env-path 0.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Env-Path
Licenses: GPL 1+
Build system: perl
Synopsis: Advanced operations on path variables
Description:

Env::Path presents an object-oriented interface to path variables, defined as that subclass of environment variables which name an ordered list of file system elements separated by a platform-standard separator.

perl-log-contextual 0.008001
Propagated dependencies: perl-data-dumper-concise@2.023 perl-exporter-declare@0.114 perl-moo@1.007000
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Log-Contextual
Licenses: GPL 1+
Build system: perl
Synopsis: Simple logging interface with a contextual log
Description:

This module is a simple interface to extensible logging. It exists to abstract your logging interface so that logging is as painless as possible, while still allowing you to switch from one logger to another.

perl-b-keywords 1.26
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/B-Keywords
Licenses: GPL 2
Build system: perl
Synopsis: Lists of reserved barewords and symbol names
Description:

B::Keywords supplies several arrays of exportable keywords: @Scalars, @Arrays, @Hashes, @Filehandles, @Symbols, @Functions, @Barewords, @TieIOMethods, @UNIVERSALMethods and @ExporterSymbols.

perl-encode 3.19
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/dist/Encode
Licenses: GPL 1+
Build system: perl
Synopsis: Character encodings in Perl
Description:

Encode module provides the interface between Perl strings and the rest of the system. Perl strings are sequences of characters.

perl-moosex-role-parameterized 1.10
Propagated dependencies: perl-moose@2.2015 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/MooseX-Role-Parameterized
Licenses: GPL 1+
Build system: perl
Synopsis: Moose roles with composition parameters
Description:

Because Moose roles serve many different masters, they usually provide only the least common denominator of functionality. To empower roles further, more configurability than -alias and -excludes is required. Perhaps your role needs to know which method to call when it is done processing, or what default value to use for its url attribute. Parameterized roles offer a solution to these (and other) kinds of problems.

perl-crypt-mysql 0.04
Propagated dependencies: perl-digest-sha1@2.13
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Crypt-MySQL
Licenses: GPL 1+
Build system: perl
Synopsis: Emulate the MySQL PASSWORD() function
Description:

Crypt::MySQL emulates the MySQL PASSWORD() function. The module does not depend on an interface to the MySQL database server. This enables the comparison of encrypted passwords without the need for a real MySQL environment.

perl-test-run-plugin-trimdisplayedfilenames 0.0127
Propagated dependencies: perl-list-someutils@0.56 perl-moose@2.2015 perl-mro-compat@0.13 perl-test-run@0.0306 perl-test-run-cmdline@0.0132
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Test-Run-Plugin-TrimDisplayedFilenames
Licenses: X11
Build system: perl
Synopsis: Trim long filenames
Description:

This package trims the first components of the displayed filename to deal with excessively long ones.

perl-datetime-format-w3cdtf 0.07
Dependencies: perl-datetime@1.54
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/DateTime-Format-W3CDTF
Licenses: GPL 1+
Build system: perl
Synopsis: Parse and format W3CDTF datetime strings
Description:

This module understands the W3CDTF date/time format, an ISO 8601 profile, defined at https://www.w3.org/TR/NOTE-datetime. This format is the native date format of RSS 1.0. It can be used to parse these formats in order to create the appropriate objects.

perl-term-progressbar 2.17
Propagated dependencies: perl-class-methodmaker@2.24 perl-term-readkey@2.38
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Term-ProgressBar
Licenses: GPL 1+
Build system: perl
Synopsis: Progress meter on a standard terminal
Description:

Term::ProgressBar provides a simple progress bar on the terminal, to let the user know that something is happening, roughly how much stuff has been done, and maybe an estimate at how long remains.

perl-test-run-plugin-alternateinterpreters 0.0125
Propagated dependencies: perl-moose@2.2015 perl-mro-compat@0.13 perl-test-run@0.0306 perl-test-run-cmdline@0.0132
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Test-Run-Plugin-AlternateInterpreters
Licenses: X11
Build system: perl
Synopsis: Define different interpreters for different test scripts with Test::Run
Description:

This package allows you to define different interpreters for different test scripts with Test::Run.

perl-pcsc 1.4.14
Dependencies: pcsc-lite@2.0.0
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://pcsc-perl.apdu.fr/
Licenses: GPL 2+
Build system: perl
Synopsis: Perl library for PC/SC
Description:

This library allows communication with a smart card using PC/SC from a Perl script.

perl-config-simple 4.58
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Config-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Simple configuration file class
Description:

Config::Simple is a class representing configuration file object. It supports several configuration file syntax and tries to identify the file syntax automatically. The library supports parsing, updating and creating configuration files.

perl-games-solitaire-verify 0.2601
Propagated dependencies: perl-class-xsaccessor@1.19 perl-exception-class@1.44 perl-path-tiny@0.118
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Games-Solitaire-Verify
Licenses: X11
Build system: perl
Synopsis: Verify solutions for solitaire games
Description:

This is a CPAN Perl module that verifies the solutions of various variants of card Solitaire. It does not aim to try to be a solver for them, because this is too CPU intensive to be adequately done using perl5 (as of perl-5.10.0). Instead, what Games-Solitaire-Verify does is verify the solutions and makes sure they are correct.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091