| packages/nixpkgs/perl5Packages.FutureAsyncAwait | Deferred subroutine syntax for futures |
| packages/nixpkgs/perl5Packages.DigestMD5File | Perl extension for getting MD5 sums for files and urls |
| packages/nixpkgs/perl5Packages.SoftwareLicense | Packages that provide templated software licenses |
| packages/nixpkgs/perl5Packages.MailMaildir | Handle Maildir folders |
| packages/nixpkgs/perl5Packages.PerlCritic | Critique Perl source code for best-practices |
| packages/nixpkgs/perl5Packages.ScalarType | Figure out what type a scalar is |
| packages/nixpkgs/perl5Packages.LWPAuthenOAuth | Generate signed OAuth requests |
| packages/nixpkgs/perl5Packages.ShellGuess | Make an educated guess about the shell in use |
| packages/nixpkgs/perl5Packages.MathPrimeUtil | Utilities related to prime numbers, including fast sieves and factoring |
| packages/nixpkgs/perl5Packages.IOAIO | Asynchronous/Advanced Input/Output |
| packages/nixpkgs/perl5Packages.EmailDateFormat | Produce RFC 2822 date strings |
| packages/nixpkgs/perl5Packages.NumberCompare | Numeric comparisons |
| packages/nixpkgs/perl5Packages.PackageStash | Routines for manipulating stashes |
| packages/nixpkgs/perl5Packages.XMLRules | Parse XML and specify what and how to keep/process for individual tags |
| packages/nixpkgs/perl5Packages.TextNSP | Extract collocations and Ngrams from text |
| packages/nixpkgs/perl5Packages.HTMLFormatTextWithLinks | HTML to text conversion with links as footnotes |
| packages/nixpkgs/perl5Packages.TestRunPluginColorSummary | Test::Run plugin that |
| packages/nixpkgs/perl5Packages.HTMLTemplate | Perl module to use HTML-like templating language |
| packages/nixpkgs/perl5Packages.MooseXRunnable | Tag a class as a runnable application |
| packages/nixpkgs/perl5Packages.ArchiveLibarchive | Modern Perl bindings to libarchive |
| packages/nixpkgs/perl5Packages.LatexIndent | Perl script to add indentation to LaTeX files |
| packages/nixpkgs/perl5Packages.ClassAutouse | Run-time load a class the first time you call a method in it |
| packages/nixpkgs/perl5Packages.IOInteractive | Utilities for interactive I/O |
| packages/nixpkgs/perl5Packages.CatalystXRoleApplicator | Apply roles to your Catalyst application-related classes |
| packages/nixpkgs/perl5Packages.HTMLForm | Class that represents an HTML form element |
| packages/nixpkgs/perl5Packages.ParamsValidate | Validate method/function parameters |
| packages/nixpkgs/perl5Packages.SystemCommand | Object for running system commands |
| packages/nixpkgs/perl5Packages.HTTPEntityParser | PSGI compliant HTTP Entity Parser |
| packages/nixpkgs/perl5Packages.HashMerge | Merges arbitrarily deep hashes into a single hash |
| packages/nixpkgs/perl5Packages.HTMLTree | Work with HTML in a DOM-like tree structure |
| packages/nixpkgs/perl5Packages.SoftwareLicenseCCpack | Software::License pack for Creative Commons' licenses |
| packages/nixpkgs/perl5Packages.ConvertBencode | Functions for converting to/from bencoded strings |
| packages/nixpkgs/perl5Packages.MacPasteboard | Manipulate Mac OS X pasteboards |
| packages/nixpkgs/perl5Packages.DevelPPPort | Perl/Pollution/Portability |
| packages/nixpkgs/perl5Packages.Switch | Switch statement for Perl, do not use if you can use given/when |
| packages/nixpkgs/perl5Packages.AlienBuild | Build external dependencies for use in CPAN |
| packages/nixpkgs/perl5Packages.BusinessISSN | Perl extension for International Standard Serial Numbers |
| packages/nixpkgs/perl5Packages.TermVT102 | Class to emulate a DEC VT102 terminal |
| packages/nixpkgs/perl5Packages.ConfigMVP | Multivalue-property package-oriented configuration |
| packages/nixpkgs/perl5Packages.TestRunPluginColorFileVerdicts | Make the file verdict ('ok', 'NOT OK') |
| packages/nixpkgs/perl5Packages.Deliantra | Deliantra suppport module to read/write archetypes, maps etc |
| packages/nixpkgs/perl5Packages.FileHomeDir | Find your home and other directories on any platform |
| packages/nixpkgs/perl5Packages.PerlTidy | Indent and reformat perl scripts |
| packages/nixpkgs/perl5Packages.HTMLFormFu | HTML Form Creation, Rendering and Validation Framework |
| packages/nixpkgs/perl5Packages.AnyEventIRC | Event based IRC protocol client API |
| packages/nixpkgs/perl5Packages.PlackMiddlewareConsoleLogger | Write logs to Firebug or Webkit Inspector |
| packages/nixpkgs/perl5Packages.XMLValidatorSchema | Validate XML against a subset of W3C XML Schema |
| packages/nixpkgs/perl5Packages.ContextPreserve | Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller |
| packages/nixpkgs/perl5Packages.NetAmazonMechanicalTurk | Amazon Mechanical Turk SDK for Perl |
| packages/nixpkgs/perl5Packages.TestWWWMechanizeCatalyst | Test::WWW::Mechanize for Catalyst |
| packages/nixpkgs/perl5Packages.PerlPrereqScannerNotQuiteLite | Tool to scan your Perl code for its prerequisites |
| packages/nixpkgs/perl5Packages.PodSimple | Framework for parsing Pod |
| packages/nixpkgs/perl5Packages.PodElementalPerlMunger | Thing that takes a string of Perl and rewrites its documentation |
| packages/nixpkgs/perl5Packages.EmailStuffer | More casual approach to creating and sending Email:: emails |
| packages/nixpkgs/perl5Packages.CryptPBKDF2 | PBKDF2 password hash algorithm |
| packages/nixpkgs/perl5Packages.DistZillaPluginCheckChangeLog | Dist::Zilla with Changes check |
| packages/nixpkgs/perl5Packages.Gtk3SimpleList | Simple interface to Gtk3's complex MVC list widget |
| packages/nixpkgs/perl5Packages.EmailAddress | RFC 2822 Address Parsing and Creation |
| packages/nixpkgs/perl5Packages.LocaleGettext | Perl extension for emulating gettext-related API |
| packages/nixpkgs/perl5Packages.TimeLocal | Efficiently compute time from local and GMT time |
| packages/nixpkgs/perl5Packages.ClassDataAccessor | Inheritable, overridable class and instance data accessor creation |
| packages/nixpkgs/perl5Packages.WebMachine | Perl port of Webmachine |
| packages/nixpkgs/perl5Packages.Applify | Write object oriented scripts with ease |
| packages/nixpkgs/perl5Packages.ClassEHierarchy | Base class for hierarchally ordered objects |
| packages/nixpkgs/perl5Packages.ExtUtilsDepends | Easily build XS extensions that depend on XS extensions |
| packages/nixpkgs/perl5Packages.CatalystComponentInstancePerContext | Moose role to create only one instance of component per context |
| packages/nixpkgs/perl5Packages.Filelchown | Modify attributes of symlinks without dereferencing them |
| packages/nixpkgs/perl5Packages.MooseXTraitsPluggable | Trait loading and resolution for Moose |
| packages/nixpkgs/perl5Packages.NetSNPP | Simple Network Pager Protocol Client |
| packages/nixpkgs/perl5Packages.FileCheckTree | Run many filetest checks on a tree |
| packages/nixpkgs/perl5Packages.IPCShareable | Use shared memory backed variables across processes |
| packages/nixpkgs/perl5Packages.ParallelPipes | Parallel processing using pipe(2) for communication and synchronization |
| packages/nixpkgs/perl5Packages.WebServiceLinode | Perl Interface to the Linode.com API |
| packages/nixpkgs/perl5Packages.DataURIEncode | Allow complex data structures to be encoded using flat URIs |
| packages/nixpkgs/perl5Packages.FileUtilTempdir | Cross-platform way to get system-wide & user private temporary directory |
| packages/nixpkgs/perl5Packages.MooXTypesMooseLikeNumeric | Moo types for numbers |
| packages/nixpkgs/perl5Packages.TimeMoment | Represents a date and time of day with an offset from UTC |
| packages/nixpkgs/perl5Packages.TermTable | Format a header and rows into a table |
| packages/nixpkgs/perl5Packages.LexicalSealRequireHints | Prevent leakage of lexical hints |
| packages/nixpkgs/perl5Packages.TestTrap | Trap exit codes, exceptions, output, etc |
| packages/nixpkgs/perl5Packages.StringCRC32 | Perl interface for cyclic redundancy check generation |
| packages/nixpkgs/perl5Packages.CryptPerl | Cryptography in pure Perl |
| packages/nixpkgs/perl5Packages.DataPage | Help when paging through sets of results |
| packages/nixpkgs/perl5Packages.JSONCreate | Create JSON |
| packages/nixpkgs/perl5Packages.TestRefcount | Assert reference counts on objects |
| packages/nixpkgs/perl5Packages.TestEOL | Check the correct line endings in your project |
| packages/nixpkgs/perl5Packages.ExcelWriterXLSX | Create a new file in the Excel 2007+ XLSX format |
| packages/nixpkgs/perl5Packages.DBFile | Perl5 access to Berkeley DB version 1.x |
| packages/nixpkgs/perl5Packages.NetCoverArtArchive | Query the coverartarchive.org |
| packages/nixpkgs/perl5Packages.TextUnaccent | Remove accents from a string |
| packages/nixpkgs/perl5Packages.TestMockObject | Perl extension for emulating troublesome interfaces |
| packages/nixpkgs/perl5Packages.ImagerQRCode | Generate QR Code with Imager using libqrencode |
| packages/nixpkgs/perl5Packages.CGIEmulatePSGI | PSGI adapter for CGI |
| packages/nixpkgs/perl5Packages.Dumbbench | More reliable benchmarking with the least amount of thinking |
| packages/nixpkgs/perl5Packages.JSONValidator | Validate data against a JSON schema |
| packages/nixpkgs/perl5Packages.MonitoringPlugin | A family of perl modules to streamline writing Naemon,
Nagios, Icinga or Shinken (and compatible) plugins
|
| packages/nixpkgs/perl5Packages.CatalystViewCSV | CSV view class |
| packages/nixpkgs/perl5Packages.LWPProtocolConnect | Provides HTTP/CONNECT proxy support for LWP::UserAgent |
| packages/nixpkgs/perl5Packages.Pegex | Acmeist PEG Parser Framework |
| packages/nixpkgs/perl5Packages.LaTeXML | Transforms TeX and LaTeX into XML/HTML/MathML |