perl-packages: remove rycee from maintainers

I no longer use or develop Perl regularly so cannot vouch for these
packages anymore.

-72
-72
pkgs/top-level/perl-packages.nix
··· 1250 meta = { 1251 description = "Serves PODs right from your Catalyst application"; 1252 license = stdenv.lib.licenses.bsd3; 1253 - maintainers = [ maintainers.rycee ]; 1254 }; 1255 }; 1256 ··· 1478 propagatedBuildInputs = [ CatalystPluginFormValidator FormValidatorSimple ]; 1479 meta = { 1480 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1481 - maintainers = [ maintainers.rycee ]; 1482 }; 1483 }; 1484 ··· 1506 meta = { 1507 description = "Catalyst Plugin for Log::Handler"; 1508 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1509 - maintainers = [ stdenv.lib.maintainers.rycee ]; 1510 }; 1511 }; 1512 ··· 1534 meta = { 1535 description = "Per-session custom expiry times"; 1536 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1537 - maintainers = [ stdenv.lib.maintainers.rycee ]; 1538 }; 1539 }; 1540 ··· 1572 meta = { 1573 description = "File storage backend for session data"; 1574 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1575 - maintainers = [ stdenv.lib.maintainers.rycee ]; 1576 }; 1577 }; 1578 ··· 1614 meta = { 1615 description = "Handle passing of status messages between screens of a web application"; 1616 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1617 - maintainers = [ stdenv.lib.maintainers.rycee ]; 1618 }; 1619 }; 1620 ··· 1629 meta = { 1630 description = "CSV view class"; 1631 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1632 - maintainers = [ maintainers.rycee ]; 1633 }; 1634 }; 1635 ··· 1752 meta = { 1753 description = "Handle Common Gateway Interface requests and responses"; 1754 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1755 - maintainers = [ maintainers.rycee ]; 1756 }; 1757 }; 1758 ··· 1895 meta = { 1896 description = "Unified cache handling interface"; 1897 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1898 - maintainers = [ maintainers.rycee ]; 1899 }; 1900 }; 1901 ··· 2509 homepage = https://github.com/rjbs/Config-INI; 2510 description = "Simple .ini-file format"; 2511 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 2512 - maintainers = [ maintainers.rycee ]; 2513 }; 2514 }; 2515 ··· 2568 homepage = https://github.com/rjbs/Config-MVP; 2569 description = "Multivalue-property package-oriented configuration"; 2570 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 2571 - maintainers = [ maintainers.rycee ]; 2572 }; 2573 }; 2574 ··· 2801 meta = { 2802 description = "Read and write Changes files"; 2803 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 2804 - maintainers = with maintainers; [ rycee ]; 2805 }; 2806 }; 2807 ··· 3074 meta = with stdenv.lib; { 3075 description = "Perl wrapper around OpenSSL's AES library"; 3076 license = with licenses; [ artistic1 gpl1Plus ]; 3077 - maintainers = [ maintainers.rycee ]; 3078 platforms = platforms.unix; 3079 }; 3080 }; ··· 3561 meta = { 3562 description = "Domain and host name validation"; 3563 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3564 - maintainers = [ maintainers.rycee ]; 3565 }; 3566 }; 3567 ··· 3576 meta = { 3577 description = "IPv4 and IPv6 validation methods"; 3578 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3579 - maintainers = [ maintainers.rycee ]; 3580 }; 3581 }; 3582 ··· 3590 meta = { 3591 description = "Common URL validation methods"; 3592 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3593 - maintainers = [ maintainers.rycee ]; 3594 }; 3595 }; 3596 ··· 3823 meta = { 3824 description = "Parse and format MySQL dates and times"; 3825 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3826 - maintainers = [ maintainers.rycee ]; 3827 }; 3828 }; 3829 ··· 4333 meta = { 4334 description = "Adding keywords to perl, in perl"; 4335 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4336 - maintainers = with maintainers; [ rycee ]; 4337 }; 4338 }; 4339 ··· 4495 meta = { 4496 description = "Perl extension for 32 bit Jenkins Hashing Algorithm"; 4497 license = stdenv.lib.licenses.artistic2; 4498 - maintainers = [ maintainers.rycee ]; 4499 }; 4500 }; 4501 ··· 4915 homepage = https://github.com/rjbs/Email-Abstract; 4916 description = "Unified interface to mail representations"; 4917 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4918 - maintainers = [ maintainers.rycee ]; 4919 }; 4920 }; 4921 ··· 4967 homepage = https://github.com/rjbs/Email-Date-Format; 4968 description = "Produce RFC 2822 date strings"; 4969 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4970 - maintainers = [ maintainers.rycee ]; 4971 }; 4972 }; 4973 ··· 5009 homepage = https://github.com/rjbs/Email-MIME; 5010 description = "Easy MIME message handling"; 5011 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5012 - maintainers = with maintainers; [ rycee ]; 5013 }; 5014 }; 5015 ··· 5038 homepage = https://github.com/rjbs/Email-MIME-ContentType; 5039 description = "Parse a MIME Content-Type Header"; 5040 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5041 - maintainers = with maintainers; [ rycee ]; 5042 }; 5043 propagatedBuildInputs = [ Encode ]; 5044 }; ··· 5054 homepage = https://github.com/rjbs/Email-MIME-Encodings; 5055 description = "A unified interface to MIME encoding and decoding"; 5056 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5057 - maintainers = with maintainers; [ rycee ]; 5058 }; 5059 }; 5060 ··· 5069 homepage = https://github.com/rjbs/Email-Send; 5070 description = "Simply Sending Email"; 5071 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5072 - maintainers = [ maintainers.rycee ]; 5073 }; 5074 buildInputs = [ MIMETools MailTools ]; 5075 }; ··· 5102 homepage = https://github.com/rjbs/Email-Sender; 5103 description = "A library for sending email"; 5104 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5105 - maintainers = [ maintainers.rycee ]; 5106 }; 5107 }; 5108 ··· 5117 homepage = https://github.com/rjbs/Email-Simple; 5118 description = "Simple parsing of RFC2822 message format and headers"; 5119 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5120 - maintainers = [ maintainers.rycee ]; 5121 }; 5122 }; 5123 ··· 5140 propagatedBuildInputs = [ EmailValid ]; 5141 meta = { 5142 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5143 - maintainers = [ maintainers.rycee ]; 5144 }; 5145 }; 5146 ··· 5220 meta = { 5221 description = "Determine the locale encoding"; 5222 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5223 - maintainers = [ maintainers.rycee ]; 5224 }; 5225 }; 5226 ··· 5936 meta = { 5937 description = "Determine MIME types of data or files using libmagic"; 5938 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5939 - maintainers = [ maintainers.rycee ]; 5940 }; 5941 }; 5942 ··· 6053 meta = { 6054 description = "Read a file backwards by lines"; 6055 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6056 - maintainers = [ maintainers.rycee ]; 6057 }; 6058 }; 6059 ··· 6239 homepage = https://github.com/tommybutler/file-util/wiki; 6240 description = "Easy, versatile, portable file handling"; 6241 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6242 - maintainers = [ maintainers.rycee ]; 6243 }; 6244 }; 6245 ··· 6352 meta = { 6353 description = "Validation with simple chains of constraints"; 6354 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6355 - maintainers = [ maintainers.rycee ]; 6356 }; 6357 buildInputs = [ CGI ]; 6358 }; ··· 6868 meta = { 6869 description = "Provide the stuff missing in Hash::Util"; 6870 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6871 - maintainers = [ maintainers.rycee ]; 6872 }; 6873 }; 6874 ··· 7591 meta = { 7592 description = "Alternative but compatible interface to modules that export symbols"; 7593 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 7594 - maintainers = [ maintainers.rycee ]; 7595 }; 7596 }; 7597 ··· 7694 meta = { 7695 description = "Open an HTML file with automatic charset detection"; 7696 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 7697 - maintainers = [ maintainers.rycee ]; 7698 }; 7699 }; 7700 ··· 7825 meta = { 7826 description = "IO::Socket with read/write timeout"; 7827 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 7828 - maintainers = [ maintainers.rycee ]; 7829 }; 7830 }; 7831 ··· 8785 homepage = https://github.com/preaction/Log-Any; 8786 description = "Bringing loggers and listeners together"; 8787 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 8788 - maintainers = [ maintainers.rycee ]; 8789 }; 8790 }; 8791 ··· 8830 meta = { 8831 description = "Log messages to several outputs"; 8832 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 8833 - maintainers = [ maintainers.rycee ]; 8834 }; 8835 }; 8836 ··· 8890 homepage = https://mschilli.github.io/log4perl/; 8891 description = "Log4j implementation for Perl"; 8892 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 8893 - maintainers = [ maintainers.rycee ]; 8894 }; 8895 }; 8896 ··· 9221 meta = { 9222 description = "Various e-mail related modules"; 9223 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 9224 - maintainers = [ maintainers.rycee ]; 9225 }; 9226 }; 9227 ··· 9510 meta = { 9511 description = "Low-calorie MIME generator (DEPRECATED)"; 9512 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 9513 - maintainers = [ maintainers.rycee ]; 9514 }; 9515 }; 9516 ··· 9551 homepage = https://github.com/rjbs/mixin-linewise; 9552 description = "Write your linewise code for handles; this does the rest"; 9553 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 9554 - maintainers = [ maintainers.rycee ]; 9555 }; 9556 }; 9557 ··· 10095 meta = { 10096 description = "Minimalist Object Orientation (with Moose compatibility)"; 10097 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10098 - maintainers = [ maintainers.rycee ]; 10099 }; 10100 }; 10101 ··· 10403 homepage = https://github.com/gfx/mousex-getopt; 10404 description = "A Mouse role for processing command line options"; 10405 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10406 - maintainers = [ maintainers.rycee ]; 10407 }; 10408 }; 10409 ··· 10504 homepage = https://github.com/moose/MooseX-Getopt; 10505 description = "A Moose role for processing command line options"; 10506 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10507 - maintainers = [ maintainers.rycee ]; 10508 }; 10509 }; 10510 ··· 10763 homepage = https://github.com/moose/MooseX-Types; 10764 description = "Organise your Moose types in libraries"; 10765 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10766 - maintainers = [ maintainers.rycee ]; 10767 }; 10768 }; 10769 ··· 11060 meta = { 11061 description = "Manages IPv4 and IPv6 addresses and subnets"; 11062 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 11063 - maintainers = [ maintainers.rycee ]; 11064 }; 11065 }; 11066 ··· 11253 meta = { 11254 description = "Work with TLD names"; 11255 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 11256 - maintainers = [ maintainers.rycee ]; 11257 }; 11258 }; 11259 ··· 11794 homepage = https://github.com/dluxhu/perl-parallel-forkmanager; 11795 description = "A simple parallel processing fork manager"; 11796 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 11797 - maintainers = [ maintainers.rycee ]; 11798 }; 11799 }; 11800 ··· 12189 meta = { 12190 description = "A PerlIO layer that adds read & write timeout to a handle"; 12191 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12192 - maintainers = [ maintainers.rycee ]; 12193 }; 12194 }; 12195 ··· 12811 homepage = https://github.com/rjbs/Pod-Elemental-PerlMunger; 12812 description = "A thing that takes a string of Perl and rewrites its documentation"; 12813 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12814 - maintainers = [ maintainers.rycee ]; 12815 }; 12816 }; 12817 ··· 12852 homepage = https://github.com/neilb/Pod-POM; 12853 description = "POD Object Model"; 12854 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12855 - maintainers = [ maintainers.rycee ]; 12856 }; 12857 }; 12858 ··· 12866 meta = { 12867 description = "Generate the TOC of a POD with Pod::POM"; 12868 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12869 - maintainers = [ maintainers.rycee ]; 12870 }; 12871 }; 12872 ··· 13041 homepage = https://github.com/rjbs/Pod-Weaver; 13042 description = "Weave together a Pod document from an outline"; 13043 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13044 - maintainers = [ maintainers.rycee ]; 13045 }; 13046 }; 13047 ··· 13105 homepage = https://github.com/sanko/readonly; 13106 description = "Facility for creating read-only scalars, arrays, hashes"; 13107 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13108 - maintainers = [ maintainers.rycee ]; 13109 }; 13110 }; 13111 ··· 13130 homepage = https://github.com/PerlRedis/perl-redis; 13131 description = "Perl binding for Redis database"; 13132 license = stdenv.lib.licenses.artistic2; 13133 - maintainers = [ maintainers.rycee ]; 13134 platforms = stdenv.lib.platforms.unix; 13135 }; 13136 }; ··· 13318 meta = { 13319 description = "Roles. Like a nouvelle cuisine portion size slice of Moose"; 13320 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13321 - maintainers = [ maintainers.rycee ]; 13322 }; 13323 }; 13324 ··· 13593 homepage = https://github.com/rjbs/Software-License; 13594 description = "Packages that provide templated software licenses"; 13595 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13596 - maintainers = [ maintainers.rycee ]; 13597 }; 13598 }; 13599 ··· 14147 homepage = https://github.com/rjbs/Sub-Exporter-ForMethods; 14148 description = "Helper routines for using Sub::Exporter to build methods"; 14149 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14150 - maintainers = [ maintainers.rycee ]; 14151 }; 14152 }; 14153 ··· 14201 meta = { 14202 description = "Tool for inspecting subroutines"; 14203 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14204 - maintainers = [ maintainers.rycee ]; 14205 }; 14206 }; 14207 ··· 14228 homepage = https://github.com/p5sagit/Sub-Name; 14229 description = "(Re)name a sub"; 14230 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14231 - maintainers = [ maintainers.rycee ]; 14232 }; 14233 }; 14234 ··· 14408 meta = { 14409 description = "Perl interface to the UNIX syslog(3) calls"; 14410 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14411 - maintainers = [ maintainers.rycee ]; 14412 }; 14413 }; 14414 ··· 14797 meta = { 14798 description = "Format a header and rows into a table"; 14799 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14800 - maintainers = [ maintainers.rycee ]; 14801 }; 14802 }; 14803 ··· 14873 meta = { 14874 description = "Distribution with a rich set of tools built upon the Test2 framework"; 14875 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14876 - maintainers = [ maintainers.rycee ]; 14877 }; 14878 }; 14879 ··· 14964 meta = { 14965 description = "Easily create test classes in an xUnit/JUnit style"; 14966 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14967 - maintainers = [ maintainers.rycee ]; 14968 }; 14969 }; 14970 ··· 15173 homepage = https://github.com/rjbs/Test-Fatal; 15174 description = "Incredibly simple helpers for testing code with exceptions"; 15175 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 15176 - maintainers = [ maintainers.rycee ]; 15177 }; 15178 }; 15179 ··· 15860 meta = { 15861 description = "Basic utilities for writing tests"; 15862 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 15863 - maintainers = [ maintainers.rycee ]; 15864 }; 15865 }; 15866 ··· 16015 homepage = https://github.com/karenetheridge/Test-Warnings; 16016 description = "Test for warnings and the lack of them"; 16017 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16018 - maintainers = [ maintainers.rycee ]; 16019 }; 16020 }; 16021 ··· 16212 meta = { 16213 description = "Comma-separated values manipulator (using XS or PurePerl)"; 16214 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16215 - maintainers = [ maintainers.rycee ]; 16216 }; 16217 }; 16218 ··· 16226 meta = { 16227 description = "Encoding aware Text::CSV"; 16228 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16229 - maintainers = [ maintainers.rycee ]; 16230 }; 16231 }; 16232 ··· 16734 homepage = https://github.com/rjbs/Throwable; 16735 description = "A role for classes that can be thrown"; 16736 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16737 - maintainers = [ maintainers.rycee ]; 16738 }; 16739 }; 16740
··· 1250 meta = { 1251 description = "Serves PODs right from your Catalyst application"; 1252 license = stdenv.lib.licenses.bsd3; 1253 }; 1254 }; 1255 ··· 1477 propagatedBuildInputs = [ CatalystPluginFormValidator FormValidatorSimple ]; 1478 meta = { 1479 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1480 }; 1481 }; 1482 ··· 1504 meta = { 1505 description = "Catalyst Plugin for Log::Handler"; 1506 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1507 }; 1508 }; 1509 ··· 1531 meta = { 1532 description = "Per-session custom expiry times"; 1533 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1534 }; 1535 }; 1536 ··· 1568 meta = { 1569 description = "File storage backend for session data"; 1570 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1571 }; 1572 }; 1573 ··· 1609 meta = { 1610 description = "Handle passing of status messages between screens of a web application"; 1611 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1612 }; 1613 }; 1614 ··· 1623 meta = { 1624 description = "CSV view class"; 1625 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1626 }; 1627 }; 1628 ··· 1745 meta = { 1746 description = "Handle Common Gateway Interface requests and responses"; 1747 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1748 }; 1749 }; 1750 ··· 1887 meta = { 1888 description = "Unified cache handling interface"; 1889 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 1890 }; 1891 }; 1892 ··· 2500 homepage = https://github.com/rjbs/Config-INI; 2501 description = "Simple .ini-file format"; 2502 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 2503 }; 2504 }; 2505 ··· 2558 homepage = https://github.com/rjbs/Config-MVP; 2559 description = "Multivalue-property package-oriented configuration"; 2560 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 2561 }; 2562 }; 2563 ··· 2790 meta = { 2791 description = "Read and write Changes files"; 2792 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 2793 }; 2794 }; 2795 ··· 3062 meta = with stdenv.lib; { 3063 description = "Perl wrapper around OpenSSL's AES library"; 3064 license = with licenses; [ artistic1 gpl1Plus ]; 3065 platforms = platforms.unix; 3066 }; 3067 }; ··· 3548 meta = { 3549 description = "Domain and host name validation"; 3550 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3551 }; 3552 }; 3553 ··· 3562 meta = { 3563 description = "IPv4 and IPv6 validation methods"; 3564 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3565 }; 3566 }; 3567 ··· 3575 meta = { 3576 description = "Common URL validation methods"; 3577 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3578 }; 3579 }; 3580 ··· 3807 meta = { 3808 description = "Parse and format MySQL dates and times"; 3809 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 3810 }; 3811 }; 3812 ··· 4316 meta = { 4317 description = "Adding keywords to perl, in perl"; 4318 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4319 }; 4320 }; 4321 ··· 4477 meta = { 4478 description = "Perl extension for 32 bit Jenkins Hashing Algorithm"; 4479 license = stdenv.lib.licenses.artistic2; 4480 }; 4481 }; 4482 ··· 4896 homepage = https://github.com/rjbs/Email-Abstract; 4897 description = "Unified interface to mail representations"; 4898 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4899 }; 4900 }; 4901 ··· 4947 homepage = https://github.com/rjbs/Email-Date-Format; 4948 description = "Produce RFC 2822 date strings"; 4949 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4950 }; 4951 }; 4952 ··· 4988 homepage = https://github.com/rjbs/Email-MIME; 4989 description = "Easy MIME message handling"; 4990 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 4991 }; 4992 }; 4993 ··· 5016 homepage = https://github.com/rjbs/Email-MIME-ContentType; 5017 description = "Parse a MIME Content-Type Header"; 5018 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5019 }; 5020 propagatedBuildInputs = [ Encode ]; 5021 }; ··· 5031 homepage = https://github.com/rjbs/Email-MIME-Encodings; 5032 description = "A unified interface to MIME encoding and decoding"; 5033 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5034 }; 5035 }; 5036 ··· 5045 homepage = https://github.com/rjbs/Email-Send; 5046 description = "Simply Sending Email"; 5047 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5048 }; 5049 buildInputs = [ MIMETools MailTools ]; 5050 }; ··· 5077 homepage = https://github.com/rjbs/Email-Sender; 5078 description = "A library for sending email"; 5079 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5080 }; 5081 }; 5082 ··· 5091 homepage = https://github.com/rjbs/Email-Simple; 5092 description = "Simple parsing of RFC2822 message format and headers"; 5093 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5094 }; 5095 }; 5096 ··· 5113 propagatedBuildInputs = [ EmailValid ]; 5114 meta = { 5115 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5116 }; 5117 }; 5118 ··· 5192 meta = { 5193 description = "Determine the locale encoding"; 5194 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5195 }; 5196 }; 5197 ··· 5907 meta = { 5908 description = "Determine MIME types of data or files using libmagic"; 5909 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 5910 }; 5911 }; 5912 ··· 6023 meta = { 6024 description = "Read a file backwards by lines"; 6025 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6026 }; 6027 }; 6028 ··· 6208 homepage = https://github.com/tommybutler/file-util/wiki; 6209 description = "Easy, versatile, portable file handling"; 6210 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6211 }; 6212 }; 6213 ··· 6320 meta = { 6321 description = "Validation with simple chains of constraints"; 6322 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6323 }; 6324 buildInputs = [ CGI ]; 6325 }; ··· 6835 meta = { 6836 description = "Provide the stuff missing in Hash::Util"; 6837 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 6838 }; 6839 }; 6840 ··· 7557 meta = { 7558 description = "Alternative but compatible interface to modules that export symbols"; 7559 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 7560 }; 7561 }; 7562 ··· 7659 meta = { 7660 description = "Open an HTML file with automatic charset detection"; 7661 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 7662 }; 7663 }; 7664 ··· 7789 meta = { 7790 description = "IO::Socket with read/write timeout"; 7791 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 7792 }; 7793 }; 7794 ··· 8748 homepage = https://github.com/preaction/Log-Any; 8749 description = "Bringing loggers and listeners together"; 8750 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 8751 }; 8752 }; 8753 ··· 8792 meta = { 8793 description = "Log messages to several outputs"; 8794 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 8795 }; 8796 }; 8797 ··· 8851 homepage = https://mschilli.github.io/log4perl/; 8852 description = "Log4j implementation for Perl"; 8853 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 8854 }; 8855 }; 8856 ··· 9181 meta = { 9182 description = "Various e-mail related modules"; 9183 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 9184 }; 9185 }; 9186 ··· 9469 meta = { 9470 description = "Low-calorie MIME generator (DEPRECATED)"; 9471 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 9472 }; 9473 }; 9474 ··· 9509 homepage = https://github.com/rjbs/mixin-linewise; 9510 description = "Write your linewise code for handles; this does the rest"; 9511 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 9512 }; 9513 }; 9514 ··· 10052 meta = { 10053 description = "Minimalist Object Orientation (with Moose compatibility)"; 10054 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10055 }; 10056 }; 10057 ··· 10359 homepage = https://github.com/gfx/mousex-getopt; 10360 description = "A Mouse role for processing command line options"; 10361 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10362 }; 10363 }; 10364 ··· 10459 homepage = https://github.com/moose/MooseX-Getopt; 10460 description = "A Moose role for processing command line options"; 10461 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10462 }; 10463 }; 10464 ··· 10717 homepage = https://github.com/moose/MooseX-Types; 10718 description = "Organise your Moose types in libraries"; 10719 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 10720 }; 10721 }; 10722 ··· 11013 meta = { 11014 description = "Manages IPv4 and IPv6 addresses and subnets"; 11015 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 11016 }; 11017 }; 11018 ··· 11205 meta = { 11206 description = "Work with TLD names"; 11207 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 11208 }; 11209 }; 11210 ··· 11745 homepage = https://github.com/dluxhu/perl-parallel-forkmanager; 11746 description = "A simple parallel processing fork manager"; 11747 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 11748 }; 11749 }; 11750 ··· 12139 meta = { 12140 description = "A PerlIO layer that adds read & write timeout to a handle"; 12141 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12142 }; 12143 }; 12144 ··· 12760 homepage = https://github.com/rjbs/Pod-Elemental-PerlMunger; 12761 description = "A thing that takes a string of Perl and rewrites its documentation"; 12762 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12763 }; 12764 }; 12765 ··· 12800 homepage = https://github.com/neilb/Pod-POM; 12801 description = "POD Object Model"; 12802 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12803 }; 12804 }; 12805 ··· 12813 meta = { 12814 description = "Generate the TOC of a POD with Pod::POM"; 12815 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12816 }; 12817 }; 12818 ··· 12987 homepage = https://github.com/rjbs/Pod-Weaver; 12988 description = "Weave together a Pod document from an outline"; 12989 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 12990 }; 12991 }; 12992 ··· 13050 homepage = https://github.com/sanko/readonly; 13051 description = "Facility for creating read-only scalars, arrays, hashes"; 13052 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13053 }; 13054 }; 13055 ··· 13074 homepage = https://github.com/PerlRedis/perl-redis; 13075 description = "Perl binding for Redis database"; 13076 license = stdenv.lib.licenses.artistic2; 13077 platforms = stdenv.lib.platforms.unix; 13078 }; 13079 }; ··· 13261 meta = { 13262 description = "Roles. Like a nouvelle cuisine portion size slice of Moose"; 13263 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13264 }; 13265 }; 13266 ··· 13535 homepage = https://github.com/rjbs/Software-License; 13536 description = "Packages that provide templated software licenses"; 13537 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 13538 }; 13539 }; 13540 ··· 14088 homepage = https://github.com/rjbs/Sub-Exporter-ForMethods; 14089 description = "Helper routines for using Sub::Exporter to build methods"; 14090 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14091 }; 14092 }; 14093 ··· 14141 meta = { 14142 description = "Tool for inspecting subroutines"; 14143 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14144 }; 14145 }; 14146 ··· 14167 homepage = https://github.com/p5sagit/Sub-Name; 14168 description = "(Re)name a sub"; 14169 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14170 }; 14171 }; 14172 ··· 14346 meta = { 14347 description = "Perl interface to the UNIX syslog(3) calls"; 14348 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14349 }; 14350 }; 14351 ··· 14734 meta = { 14735 description = "Format a header and rows into a table"; 14736 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14737 }; 14738 }; 14739 ··· 14809 meta = { 14810 description = "Distribution with a rich set of tools built upon the Test2 framework"; 14811 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14812 }; 14813 }; 14814 ··· 14899 meta = { 14900 description = "Easily create test classes in an xUnit/JUnit style"; 14901 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 14902 }; 14903 }; 14904 ··· 15107 homepage = https://github.com/rjbs/Test-Fatal; 15108 description = "Incredibly simple helpers for testing code with exceptions"; 15109 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 15110 }; 15111 }; 15112 ··· 15793 meta = { 15794 description = "Basic utilities for writing tests"; 15795 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 15796 }; 15797 }; 15798 ··· 15947 homepage = https://github.com/karenetheridge/Test-Warnings; 15948 description = "Test for warnings and the lack of them"; 15949 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 15950 }; 15951 }; 15952 ··· 16143 meta = { 16144 description = "Comma-separated values manipulator (using XS or PurePerl)"; 16145 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16146 }; 16147 }; 16148 ··· 16156 meta = { 16157 description = "Encoding aware Text::CSV"; 16158 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16159 }; 16160 }; 16161 ··· 16663 homepage = https://github.com/rjbs/Throwable; 16664 description = "A role for classes that can be thrown"; 16665 license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ]; 16666 }; 16667 }; 16668