Package: libemail-address-list-perl Priority: optional Section: perl Installed-Size: 30 Maintainer: Debian Perl Group Architecture: all Version: 0.06-1~eebpo18+1 Depends: perl, libemail-address-perl Filename: pool/main/libe/libemail-address-list-perl/libemail-address-list-perl_0.06-1~eebpo18+1_all.deb Size: 10032 MD5sum: 5547d6ef0081499a8ff9ef7fd164a9ce SHA1: d1663a8b867d16e7675e2fba32b98a9cc1b25448 SHA256: 31faa04f27f9aceb69a968f2a6192db6c74094da411eb2087990d3e23cec5fa6 SHA512: ee14076a8ec8f00fd2ea28e8738767d587960bb0de0feb4bfa29858027df2dd04967c8decb56041f7bd0f9735375244d9edb3b15657ab1c64f212cafa7f17461 Description: RFC close address list parsing Email::Address::List provides a parser for From, To, Cc, Bcc, Reply-To, Sender and previous prefixed with Resent- (eg Resent-From) e-mail headers. Homepage: https://metacpan.org/release/Email-Address-List Package: libemail-address-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Debian Perl Group Architecture: all Version: 1.912-1~eebpo18+1 Depends: perl Filename: pool/main/libe/libemail-address-perl/libemail-address-perl_1.912-1~eebpo18+1_all.deb Size: 28228 MD5sum: 23b93b31999c032503652206b3b8be64 SHA1: 0db9f5a9ba149dbaa40d49320f21c7bbb0b07118 SHA256: a456cad2d8a8d04bd8b8d1d209150954d79161cd05e1b7ed22d09aa3f9596572 SHA512: f97ba77ba96d33fd714a3181b531371023e2ef99fc3a5640d9d68e66943f2894b21e2f965a95f4c9934fdaabb8fdf873a4555ca34eb2b0156410c23687a11613 Description: Perl module for RFC 2822 address parsing and creation Email::Address implements a complete RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. Alternatively you may construct objects manually. The goal of this software is to be correct, and very very fast. Homepage: https://metacpan.org/release/Email-Address Package: libmozilla-ca-perl Priority: optional Section: perl Installed-Size: 256 Maintainer: Emmanuel Lacour Architecture: all Version: 20180117-0~ee100+1ubuntu1 Depends: perl Filename: pool/main/libm/libmozilla-ca-perl/libmozilla-ca-perl_20180117-0~ee100+1ubuntu1_all.deb Size: 131676 MD5sum: 14cd1f9df7e99bd75bb0d592151a9abf SHA1: 329b6d3f45e8aaf00069c03f6fe23245f0aca20c SHA256: 2bbecab0500e00a396d5f9923acb60fc90c02e56a6312c199dae721e0fcc43e4 SHA512: 8a23e993fb1f9b3459a5f29d81464b5eeeaa36004956ceaf6a9dfa6db4d04ac0eba92b3e33aae9ba627f7f22b693a890936bac53324cf793f14c5595f5d2d832 Description: Mozilla's CA cert bundle in PEM format Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL. . The module provide a single function: . This description was automagically extracted from the module by dh-make-perl. Homepage: https://metacpan.org/release/Mozilla-CA Package: libpath-dispatcher-perl Priority: optional Section: perl Installed-Size: 152 Maintainer: root Architecture: all Version: 1.07-0~ee100+1ubuntu1 Depends: perl, libmoo-perl, libtry-tiny-perl, libtype-tiny-perl Filename: pool/main/libp/libpath-dispatcher-perl/libpath-dispatcher-perl_1.07-0~ee100+1ubuntu1_all.deb Size: 68244 MD5sum: 8c703e54e7ee49a923bba4611279afac SHA1: fde7058ed660d885ec350cfb96fe6776d2d75498 SHA256: 01ed6ae5d5e7a989aef986e470f57d8c841becd2f8c90389e7ed0c604aa6df32 SHA512: 169116ce2679a59b3666adcd96549a64a515b6b2bfb694df9ef9e6bb8175e11bf57caf6b4b1712b311eba32a0f4ba05d71f0a88867ddb4576882f759985979bc Description: flexible and extensible dispatch We really like Jifty::Dispatcher and wanted to use it for Prophet's command line. . The basic operation is that of dispatch. Dispatch takes a path and a list of rules, and it returns a list of matches. From there you can "run" the rules that matched. These phases are distinct so that, if you need to, you can inspect which rules were matched without ever running their codeblocks. . Tab completion support is also available (see in particular Path::Dispatcher::Cookbook/How can I configure tab completion for shells?) for the dispatchers you write. . Each rule may take a variety of different forms (which I think justifies the "flexible" adjective in the module's description). Some of the rule types are: . This description was automagically extracted from the module by dh-make-perl. Homepage: https://metacpan.org/release/Path-Dispatcher