Package: libcpanel-json-xs-perl Version: 4.24-1 Architecture: amd64 Maintainer: mason Installed-Size: 266 Depends: perl (>= 5.22.1-9ubuntu0.6), perlapi-5.22.1, libc6 (>= 2.14) Homepage: https://metacpan.org/release/Cpanel-JSON-XS Priority: optional Section: perl Filename: pool/xenial/libc/libcpanel-json-xs-perl/libcpanel-json-xs-perl_4.24-1_amd64.deb Size: 108928 SHA256: 03288fcca95806117bb0027d3e314eadd1639845d14b43ac7b2138ca5d352e19 SHA1: 0b96391c465f1b0a225d589d05d472ff58636634 MD5sum: 51ad380147fa8b6ddb363da66d7255a6 Description: cPanel fork of JSON::XS, fast and correct serializing Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. . As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons. . See below for the cPanel fork. . See MAPPING, below, on how Cpanel::JSON::XS maps perl values to JSON values and vice versa. . This description was automagically extracted from the module by dh-make-perl. Package: libcryptx-perl Version: 0.068-1koha1 Architecture: amd64 Maintainer: Mason James Installed-Size: 2429 Depends: libc6 (>= 2.17) Homepage: https://metacpan.org/release/CryptX Priority: optional Section: perl Filename: pool/xenial/libc/libcryptx-perl/libcryptx-perl_0.068-1koha1_amd64.deb Size: 433538 SHA256: ac7950b03dae5d78b109e2783645e5dc49a0cf588b2420ab60a634b45c8e336c SHA1: 83f97ec31e83845140598401c507ab01d421551a MD5sum: 1472af78d459afb9f0041a2cc0967147 Description: Cryptographic toolkit Perl modules providing a cryptography based on LibTomCrypt|https://github.com/libtom/libtomcrypt library. . This description was automagically extracted from the module by dh-make-perl. Package: libplack-middleware-logwarn-perl Version: 0.001002-1 Architecture: all Maintainer: Debian Perl Group Installed-Size: 25 Depends: libplack-perl, perl Homepage: https://metacpan.org/pod/Plack::Middleware::LogWarn Priority: optional Section: perl Filename: pool/xenial/libp/libplack-middleware-logwarn-perl/libplack-middleware-logwarn-perl_0.001002-1_all.deb Size: 8504 SHA256: dc724f04011241551d61375ccf6f3da97b2e6830adf663f35735877415d8f317 SHA1: 6baaaf707af9fe9187ceb0c314417e8811bc2d23 MD5sum: 4cd0140548e15010f15ae8a66961e98b Description: converts warnings to log messages Plack::Middleware::LogWarn is a Plack::Middleware component that will help you get warnings into a logger. You probably want to use some sort of real logging system such as Log::Log4perl and another Plack::Middleware such as Plack::Middleware::Log4perl. . Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It implements the Perl Server Gateway Interface (PSGI) standard interface, which allows developers to decouple their web application framework from the local web server environment. Package: libref-util-perl Version: 0.204-1 Architecture: all Maintainer: Ubuntu Developers Original-Maintainer: Debian Perl Group Installed-Size: 43 Depends: perl Recommends: libreadonly-perl, libref-util-xs-perl Homepage: https://metacpan.org/release/Ref-Util Priority: optional Section: perl Filename: pool/xenial/libr/libref-util-perl/libref-util-perl_0.204-1_all.deb Size: 15000 SHA256: a72a2c99670014fef9bc03ce5c8f7d13a3d19ad4d0acafff12b946ac52d96280 SHA1: 469209a46abec2b4eb071668023fd59ced9af3f4 MD5sum: 5f6b30f4fecc32e295d8f32ca247513a Description: set of utility functions for checking references Ref::Util introduces several functions to help identify references in a faster and smarter way. In short: . ref $foo eq 'ARRAY' # is now: is_arrayref($foo) Package: libref-util-xs-perl Version: 0.117-1 Architecture: amd64 Maintainer: mason Installed-Size: 53 Depends: perl (>= 5.22.1-9ubuntu0.6), perlapi-5.22.1, libc6 (>= 2.2.5) Homepage: https://metacpan.org/release/Ref-Util-XS Priority: optional Section: perl Filename: pool/xenial/libr/libref-util-xs-perl/libref-util-xs-perl_0.117-1_amd64.deb Size: 11478 SHA256: a1774c4e58ea00e6fe0b201d97ec3efe91a271b0c989b8d13a56a54f1655af1e SHA1: b916834d39996dfb0ed907c65eabf2f07977ba25 MD5sum: d38c5e18e82a1155735219befd6b44c4 Description: XS implementation for Ref::Util Dist::Zilla makes developing modules much easier by generating all kinds of boilerplate files, saving authors from having to write them by hand, but in some cases this can make developing more inconvenient. The most prominent example of this is with Makefile.PL files - although the majority of distributions can be hacked on just by editing the files in a source control checkout and using prove for testing, for some this isn't sufficient. In particular, distributions which use an auto-generated test suite and distributions which use XS both need special handling at build time before they will function, and with Dist::Zilla, this means running dzil build and rebuilding after every change. This is tedious! . Ref::Util::XS provides an alternative. Create a minimal Makefile.PL in source control which handles just enough functionality for basic development (it can be as minimal as just what is in the /SYNOPSIS, but can also contain commands to generate your test suite, for example), and tell Dist::Zilla to replace it with a real Makefile.PL when you're actually ready to build a real distribution. To do this, make sure you're still using the MakeMaker|Dist::Zilla::Plugin::MakeMaker plugin, either directly or through a pluginbundle like @Basic|Dist::Zilla::PluginBundle::Basic, and add the exclude_filename = Makefile.PL option to your dist.ini where you use [GatherDir]. . This description was automagically extracted from the module by dh-make-perl. Package: libyaml-libyaml-perl Version: 0.82-1+koha2 Architecture: amd64 Maintainer: mason Installed-Size: 194 Depends: perl (>= 5.22.1-9ubuntu0.9), perlapi-5.22.1, libc6 (>= 2.14) Homepage: https://metacpan.org/release/YAML-LibYAML Priority: optional Section: perl Filename: pool/xenial/liby/libyaml-libyaml-perl/libyaml-libyaml-perl_0.82-1+koha2_amd64.deb Size: 67058 SHA256: 9965d4f419646758018c995a39a630f01e814a6379cf20dad1ac9914e536cf99 SHA1: f4165a0a2bacb03a80983ae0acdfa87a4bcae8c1 MD5sum: c795e9410cd02b944aab92c666d6c2b9 Description: Perl YAML Serialization using XS and libyaml (no description was found) . This description was automagically extracted from the module by dh-make-perl.