| perl540Packages.TestScript | Basic cross-platform tests for scripts |
| perl540Packages.EmailSend | Simply Sending Email |
| perl540Packages.SUPER | Control superclass method dispatch |
| perl540Packages.PerlDestructLevel | Allow to change perl's destruction level |
| perl540Packages.PackageDeprecationManager | Manage deprecation warnings for your distribution |
| perl540Packages.CryptScryptKDF | Scrypt password based key derivation function |
| perl540Packages.PerlIOeol | PerlIO layer for normalizing line endings |
| perl540Packages.SubName | (Re)name a sub |
| perl540Packages.ExtUtilsDepends | Easily build XS extensions that depend on XS extensions |
| perl540Packages.DateExtract | Extract probable dates from strings |
| perl540Packages.TieHashIndexed | Ordered hashes for Perl |
| perl540Packages.Chart | Series of charting modules |
| perl540Packages.Moose | Postmodern object system for Perl 5 |
| perl540Packages.Mouse | Moose minus the antlers |
| perl540Packages.NetServerSSPrefork | Hot-deployable variant of Net::Server::PreFork |
| perl540Packages.Spiffy | Spiffy Perl Interface Framework For You |
| perl540Packages.XMLLibXML | Perl Binding for libxml2 |
| perl540Packages.Apppapersway | PaperWM-like scrollable tiling window management for Sway/i3wm |
| perl540Packages.ConfigStd | Load and save configuration files in a standard format |
| perl540Packages.IPCShareable | Use shared memory backed variables across processes |
| perl540Packages.DistZillaPluginTestPodLinkCheck | Add release tests for POD links |
| perl540Packages.Parent | Establish an ISA relationship with base classes at compile time |
| perl540Packages.DataUUID | Globally/Universally Unique Identifiers (GUIDs/UUIDs) |
| perl540Packages.DataSExpression | Parse Lisp S-Expressions into perl data structures |
| perl540Packages.TextParsewords | Parse text into an array of tokens or array of arrays |
| perl540Packages.PerlIOviadynamic | Dynamic PerlIO layers |
| perl540Packages.DateTimeFormatSQLite | Parse and format SQLite dates and times |
| perl540Packages.CpanelJSONXS | CPanel fork of JSON::XS, fast and correct serializing |
| perl540Packages.MusicBrainzDiscID | - Perl interface for the MusicBrainz libdiscid library |
| perl540Packages.PatchReader | Utilities to read and manipulate patches and CVS |
| perl540Packages.AuthenSimple | Simple Authentication |
| perl540Packages.YAMLTiny | Read/Write YAML files with as little code as possible |
| perl540Packages.BitVector | Efficient bit vector, set of integers and 'big int' math library |
| perl540Packages.TextIconv | Perl interface to iconv() codeset conversion function |
| perl540Packages.MooseXTypesPathClass | Path::Class type library for Moose |
| perl540Packages.XMLFilterSort | SAX filter for sorting elements in XML |
| perl540Packages.LocaleUtilsPlaceholderNamed | Locale::Utils::PlaceholderNamed - Utils to expand named placeholders |
| perl540Packages.MathPrimeUtil | Utilities related to prime numbers, including fast sieves and factoring |
| perl540Packages.XMLRegExp | Regular expressions for XML tokens |
| perl540Packages.FileDirList | Provide a sorted list of directory content |
| perl540Packages.Tcl | Tcl extension module for Perl |
| perl540Packages.XMLLibXMLSimple | API for simple XML files |
| perl540Packages.BioDBHTS | Perl interface to HTS library for DNA sequencing |
| perl540Packages.Starlet | Simple, high-performance PSGI/Plack HTTP server |
| perl540Packages.RegexpCommon | Provide commonly requested regular expressions |
| perl540Packages.CGISimple | Simple totally OO CGI interface that is CGI.pm compliant |
| perl540Packages.CLASS | Alias for __PACKAGE__ |
| perl540Packages.BSONXS | XS implementation of MongoDB's BSON serialization (EOL) |
| perl540Packages.CryptRandom | Interface to /dev/random and /dev/urandom |
| perl540Packages.StringTT | Use TT to interpolate lexical variables |
| perl540Packages.NetOpenSSH | Perl SSH client package implemented on top of OpenSSH |
| perl540Packages.SCGI | This module is for implementing an SCGI interface for an application server |
| perl540Packages.CatalystViewDownload | View module to help in the convenience of downloading data into many supportable formats |
| perl540Packages.Perl5lib | Honour PERL5LIB even in taint mode |
| perl540Packages.StringToIdentifierEN | Convert Strings to English Program Identifiers |
| perl540Packages.DataPage | Help when paging through sets of results |
| perl540Packages.MooseXSingleton | Turn your Moose class into a singleton |
| perl540Packages.CallContext | Sanity-check calling context |
| perl540Packages.CatalystAuthenticationStoreHtpasswd | Authen::Htpasswd based user storage/authentication |
| perl540Packages.AltCryptRSABigInt | RSA public-key cryptosystem, using Math::BigInt |
| perl540Packages.AuthenDecHpwd | DEC VMS password hashing |
| perl540Packages.XMLRSS | Creates and updates RSS files |
| perl540Packages.ScalarType | Figure out what type a scalar is |
| perl540Packages.UUID4Tiny | Cryptographically secure v4 UUIDs for Linux x64 |
| perl540Packages.ActionRetry | Module to try to perform an action, with various ways of retrying and sleeping between retries |
| perl540Packages.TextSoundex | Implementation of the soundex algorithm |
| perl540Packages.LocaleTextDomainOOUtil | Locale::TextDomain::OO::Util - Lexicon utils |
| perl540Packages.GitVersionCompare | Functions to compare Git versions |
| perl540Packages.CryptTwofish | Twofish Encryption Algorithm |
| perl540Packages.MooseXTypesDateTime | DateTime related constraints and coercions for Moose |
| perl540Packages.LogHandler | Log messages to several outputs |
| perl540Packages.DBIxClassHelpers | Simplify the common case stuff for DBIx::Class |
| perl540Packages.RefUtil | Utility functions for checking references |
| perl540Packages.StringRandom | Perl module to generate random strings based on a pattern |
| perl540Packages.XMLTokeParser | Simplified interface to XML::Parser |
| perl540Packages.Appcpanminus | Get, unpack, build and install modules from CPAN |
| perl540Packages.TreeSimpleVisitorFactory | Factory object for dispensing Visitor objects |
| perl540Packages.FutureQueue | FIFO queue of values that uses L<Future>s |
| perl540Packages.GDGraph | Graph Plotting Module for Perl 5 |
| perl540Packages.DevelStackTrace | Object representing a stack trace |
| perl540Packages.TestRoo | Composable, reusable tests with roles and Moo |
| perl540Packages.ProcSafeExec | Convenient utility for executing external commands in various ways |
| perl540Packages.TestLeakTrace | Traces memory leaks |
| perl540Packages.FileType | Uses magic numbers (typically at the start of a file) to determine the MIME type of that file |
| perl540Packages.NetLDAPServerTest | Test Net::LDAP code |
| perl540Packages.JSONXS | JSON serialising/deserialising, done correctly and fast |
| perl540Packages.TestWWWMechanizeCatalyst | Test::WWW::Mechanize for Catalyst |
| perl540Packages.TieRegexpHash | Use regular expressions as hash keys |
| perl540Packages.NetCoverArtArchive | Query the coverartarchive.org |
| perl540Packages.TryTinyByClass | Selectively catch exceptions by class name |
| perl540Packages.CatalystPluginAccessLog | Request logging from within Catalyst |
| perl540Packages.WWWTwilioAPI | Accessing Twilio's REST API with Perl |
| perl540Packages.HTMLFormatTextWithLinksAndTables | Converts HTML to Text with tables intact |
| perl540Packages.TimeLocal | Efficiently compute time from local and GMT time |
| perl540Packages.NetOpenIDConsumer | Library for consumers of OpenID identities |
| perl540Packages.NetSMTPTLSButMaintained | SMTP client supporting TLS and AUTH (DEPRECATED, use Net::SMTPS instead) |
| perl540Packages.ContextPreserve | Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller |
| perl540Packages.CatalystPluginLogHandler | Log messages to several outputs |
| perl540Packages.DBMDeep | Pure perl multi-level hash/array DBM that supports transactions |
| perl540Packages.FileModified | Checks intelligently if files have changed |