| perlPackages.Test2Suite | Distribution with a rich set of tools built upon the Test2 framework |
| perlPackages.ProtocolHTTP2 | HTTP/2 protocol implementation (RFC 7540) |
| perlPackages.ConvertUU | Perl module for uuencode and uudecode |
| perlPackages.DateManip | Date manipulation routines |
| perlPackages.HashStoredIterator | Functions for accessing a hashes internal iterator |
| perlPackages.TermSizePerl | Perl extension for retrieving terminal size (Perl version) |
| perlPackages.FilesysDiskUsage | Estimate file space usage (similar to `du`) |
| perlPackages.MLDBM | Store multi-level Perl hash structure in single level tied hash |
| perlPackages.SymbolGet | Read Perl's symbol table programmatically |
| perlPackages.CryptRandomTESHA2 | Random numbers using timer/schedule entropy, aka userspace voodoo entropy |
| perlPackages.TAPParserSourceHandlerpgTAP | Stream TAP from pgTAP test scripts |
| perlPackages.Test2Harness | New and improved test harness with better Test2 integration |
| perlPackages.Future | Represent an operation awaiting completion |
| perlPackages.CatalystAuthenticationStoreHtpasswd | Authen::Htpasswd based user storage/authentication |
| perlPackages.Wx | Interface to the wxWidgets cross-platform GUI toolkit |
| perlPackages.GraphicsColor | Device and library agnostic color spaces |
| perlPackages.DevelDeprecationsEnvironmental | Framework for managing deprecations |
| perlPackages.TestLeakTrace | Traces memory leaks |
| perlPackages.PodPOM | POD Object Model |
| perlPackages.BusinessHours | Calculate business hours in a time period |
| perlPackages.TaskTestRunAllPlugins | Specifications for installing all the Test::Run |
| perlPackages.PDL | Perl Data Language |
| perlPackages.TestCommand | Test routines for external commands |
| perlPackages.XMLRegExp | Regular expressions for XML tokens |
| perlPackages.TestDir | Test directory attributes |
| perlPackages.YAMLSyck | Fast, lightweight YAML loader and dumper |
| perlPackages.TestNoWarnings | Make sure you didn't emit any warnings while testing |
| perlPackages.AuthenPassphrase | Hashed passwords/passphrases as objects |
| perlPackages.LocaleMaketextLexicon | Use other catalog formats in Maketext |
| perlPackages.DataStructureUtil | Change nature of data within a structure |
| perlPackages.DistZillaPluginTestEOL | Check the correct line endings in your project |
| perlPackages.Error | Error/exception handling in an OO-ish way |
| perlPackages.StructDumb | Make simple lightweight record-like structures |
| perlPackages.XMLFeedPP | Parse/write/merge/edit RSS/RDF/Atom syndication feeds |
| perlPackages.MemoizeExpireLRU | Expiry plug-in for Memoize that adds LRU cache expiration |
| perlPackages.CDDBFile | Parse a CDDB/freedb data file |
| perlPackages.DataValidateDomain | Domain and host name validation |
| perlPackages.DigestMD4 | Perl interface to the MD4 Algorithm |
| perlPackages.ExtUtilsXSpp | XS for C++ |
| perlPackages.DateRange | Work with a range of dates |
| perlPackages.TextMultiMarkdown | Convert MultiMarkdown syntax to (X)HTML |
| perlPackages.Test2ToolsFFI | Tools for testing FFI |
| perlPackages.MooseXRelatedClassRoles | Apply roles to a class related to yours |
| perlPackages.BitVector | Efficient bit vector, set of integers and 'big int' math library |
| perlPackages.LEOCHARRECLI | Useful subs for coding cli scripts |
| perlPackages.NetSNMP | Object oriented interface to SNMP |
| perlPackages.AppFatPackerSimple | A simpler way to fatpack perl programs |
| perlPackages.LinguaENInflect | Convert singular to plural. Select 'a' or 'an' |
| perlPackages.Memoize | Make functions faster by trading space for time |
| perlPackages.CanaryStability | Canary to check perl compatibility for schmorp's modules |
| perlPackages.CryptRandomSource | Get weak or strong random data from pluggable sources |
| perlPackages.TestTrap | Trap exit codes, exceptions, output, etc |
| perlPackages.AlienLibxml2 | Install the C libxml2 library on your system |
| perlPackages.ImagePNGLibpng | Perl interface to libpng |
| perlPackages.TryTiny | Minimal try/catch with proper preservation of $@ |
| perlPackages.CatalystAuthenticationStoreLDAP | Authenticate Users against LDAP Directories |
| perlPackages.IO | Perl core IO modules |
| perlPackages.LockFileSimple | Simple file locking scheme |
| perlPackages.DataVisitor | Visitor style traversal of Perl data structures |
| perlPackages.MaxMindDBReader | Read MaxMind DB files and look up IP addresses |
| perlPackages.AuthenKrb5 | XS bindings for Kerberos 5 |
| perlPackages.DateTimeXEasy | Parse a date/time string using the best method available |
| perlPackages.CPANChanges | Read and write Changes files |
| perlPackages.DigestJHash | Perl extension for 32 bit Jenkins Hashing Algorithm |
| perlPackages.Later | Delayed creation of objects |
| perlPackages.SmartComments | Comments that do more than just sit there |
| perlPackages.Encode | Character encodings in Perl |
| perlPackages.ClassFactory | Base class for dynamic factory classes |
| perlPackages.CryptX | Cryptographic toolkit |
| perlPackages.CryptBlowfish | Perl Blowfish encryption module |
| perlPackages.EmailSimple | Simple parsing of RFC2822 message format and headers |
| perlPackages.NTLM | NTLM authentication module |
| perlPackages.TestMinimumVersion | Does your code require newer perl than you think |
| perlPackages.CPANChecksums | Write a CHECKSUMS file for a directory as on CPAN |
| perlPackages.PodCoverage | Checks if the documentation of a module is comprehensive |
| perlPackages.FileModified | Checks intelligently if files have changed |
| perlPackages.ParserMGC | Build simple recursive-descent parsers |
| perlPackages.DistZillaPluginReadmeAnyFromPod | Automatically convert POD to a README in any format for Dist::Zilla |
| perlPackages.TestScript | Basic cross-platform tests for scripts |
| perlPackages.PodMarkdownGithub | Convert POD to Github's specific markdown |
| perlPackages.Curses | Perl bindings to ncurses |
| perlPackages.ExcelWriterXLSX | Create a new file in the Excel 2007+ XLSX format |
| perlPackages.TestLectroTest | Easy, automatic, specification-based tests |
| perlPackages.TestBits | Provides a bits_is() subroutine for testing binary data |
| perlPackages.HookLexWrap | Lexically scoped subroutine wrappers |
| perlPackages.DBFile | Perl5 access to Berkeley DB version 1.x |
| perlPackages.MojoIOLoopForkCall | (DEPRECATED) run blocking functions asynchronously by forking |
| perlPackages.ClassC3 | Pragma to use the C3 method resolution order algorithm |
| perlPackages.NetIDNEncode | Internationalizing Domain Names in Applications (UTS #46) |
| perlPackages.CatalystXScriptServerStarman | Replace the development server with Starman |
| perlPackages.TemplatePluginIOAll | Perl Template Toolkit Plugin for IO::All |
| perlPackages.libnet | Collection of network protocol modules |
| perlPackages.LocaleCodes | Distribution of modules to handle locale codes |
| perlPackages.Test2PluginUUID | Use REAL UUIDs in Test2 |
| perlPackages.TextLorem | Generate random Latin looking text |
| perlPackages.AppFatPacker | Pack your dependencies onto your script file |
| perlPackages.CryptOpenSSLBignum | OpenSSL's multiprecision integer arithmetic |
| perlPackages.HashFlatten | Flatten/unflatten complex data hashes |
| perlPackages.SpreadsheetWriteExcel | Write to a cross platform Excel binary file |
| perlPackages.CryptOpenPGP | Pure-Perl OpenPGP implementation |