Result:
found more than 846 distributions - search limited to the first 2001 files matching your query ( run in 2.112 )


Alien-libvas

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "version" : "6.012"
         },
         {
            "class" : "Dist::Zilla::Plugin::AlienBuild",
            "name" : "AlienBuild",
            "version" : "0.24"
         },
         {
            "class" : "Dist::Zilla::Plugin::GithubMeta",
            "name" : "GithubMeta",
            "version" : "0.58"

META.json  view on Meta::CPAN

         },
         "version" : "6.012"
      }
   },
   "x_alienfile" : {
      "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.24",
      "requires" : {
         "share" : {
            "Alien::Build::Plugin::Gather::IsolateDynamic" : "0.48",
            "Alien::cmake3" : "0.02",
            "Archive::Tar" : "0",

 view all matches for this distribution


Alien-lshw

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "version" : "6.010"
         },
         {
            "class" : "Dist::Zilla::Plugin::AlienBuild",
            "name" : "AlienBuild",
            "version" : "0.24"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "config" : {
               "Dist::Zilla::Role::FileWatcher" : {

META.json  view on Meta::CPAN

         },
         "version" : "6.010"
      }
   },
   "x_alienfile" : {
      "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.24",
      "requires" : {
         "share" : {
            "Alien::Build::Plugin::Gather::IsolateDynamic" : "0.48",
            "Alien::gmake" : "0.11",
            "Archive::Tar" : "0",

 view all matches for this distribution


Alien-pdf2htmlEX

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "web" : "https://github.com/project-renard/p5-Alien-pdf2htmlEX"
      }
   },
   "version" : "0.001",
   "x_alienfile" : {
      "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.24",
      "requires" : {
         "share" : {
            "Alien::FontForge" : "0",
            "Alien::Poppler" : "0",
            "Alien::gmake" : "0.11",

 view all matches for this distribution


Alien-pkgconf

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - Updated fetch script to account for new directory listing (gh#22)

0.20 2024-03-11 06:17:00 -0600
  - JSON output is sorted to make build reproducable (ppisar++ gh#19)

0.19 2022-10-24 11:36:33 -0600
  - Improve detection logic: Amazon Linux should now be recognized as
    RedHat like (gh#15, gh#16)

0.18 2022-08-08 08:55:29 -0600
  - Removing pkgconf 1.9.x for now, as it contains breaking

 view all matches for this distribution


Alien-premake5

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         "web" : "https://github.com/jjatria/Alien-premake5"
      }
   },
   "version" : "0.003",
   "x_alienfile" : {
      "generated_by" : "Dist::Zilla::Plugin::AlienBuild version 0.24",
      "requires" : {
         "share" : {
            "Archive::Tar" : "0",
            "Capture::Tiny" : "0",
            "HTML::LinkExtor" : "0",

 view all matches for this distribution


Alien-proj

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


1.30 2024-12-04
    - Ensure Alien::sqlite system aliens are not pass to Plugin::SearchDeps.
      This was missed in the previous release.  

1.29 2024-10-24
    - Use Alien::Build::Plugin::Build::SearchDep only for shared aliens.
      This should avoid issues with system libs overriding shared aliens
      in later compilations.

1.28 2024-10-23

 view all matches for this distribution


Alien-uv

 view release on metacpan or  search on metacpan

libuv/ChangeLog  view on Meta::CPAN

* error: add ENXIO for O_NONBLOCK FIFO open() (Fedor Indutny)


2014.02.19, Version 0.10.25 (Stable), d778dc588507588b12b9f9d2905078db542ed751

Changes since version 0.10.24:

* stream: start thread after assignments (Oguz Bastemur)

* unix: correct error when calling uv_shutdown twice (Saúl Ibarra Corretgé)

2014.01.30, Version 0.10.24 (Stable), aecd296b6bce9b40f06a61c5c94e43d45ac7308a

Changes since version 0.10.23:

* linux: move sscanf() out of the assert() (Trevor Norris)

libuv/ChangeLog  view on Meta::CPAN

* windows: fix stray comments (Ben Noordhuis)

* windows: remove unused is_path_dir() function (Ben Noordhuis)


2013.08.30, Version 0.11.11 (Unstable), ba876d53539ed0427c52039012419cd9374c6f0d

Changes since version 0.11.10:

* unix, windows: add thread-local storage API (Ben Noordhuis)

 view all matches for this distribution


Alien-wxWidgets

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    author          => 'Mattia Barbon <mbarbon@cpan.org>',
    requires        => { perl                             => '5.006',
                         'Module::Pluggable'              => '2.6',
                        },
    build_requires  => { 'Module::Build'                  => '0.28',
                         'ExtUtils::CBuilder'             => '0.24',
                         'File::Spec'                     => '1.50',
                         'LWP::Protocol::https'           => '0',
                         },
    configure_requires => { 'Module::Build'               => '0.28',
                            },

 view all matches for this distribution


AlignDB-IntSpan

 view release on metacpan or  search on metacpan

t/09.spans_op.t  view on Meta::CPAN

        [ "$neg-0", 2,  "$neg--2" ],

        [ "0-$pos", -2, "-2-$pos" ],
        [ "0-$pos", 2,  "2-$pos" ],

        [ '0,2-3,6-8,12-15,20-24,30-35', -2, '-2-26,28-37' ],
        [ '0,2-3,6-8,12-15,20-24,30-35', -1, '-1-9,11-16,19-25,29-36' ],
        [ '0,2-3,6-8,12-15,20-24,30-35', 0,  '0,2-3,6-8,12-15,20-24,30-35' ],
        [ '0,2-3,6-8,12-15,20-24,30-35', 1,  '7,13-14,21-23,31-34' ],
        [ '0,2-3,6-8,12-15,20-24,30-35', 2,  '22,32-33' ],
    );

    my $count = 1;
    for my $t (@inset_tests) {
        my $set      = AlignDB::IntSpan->new( $t->[0] );

 view all matches for this distribution


AlignDB-IntSpanXS

 view release on metacpan or  search on metacpan

benchmark/r1.yml  view on Meta::CPAN

--- 
1: 3760-3913,3996-4276,4486-4605,4706-5095,5174-5326,5439-5630,6915-7069,7157-7232,7315-7450,7564-7649,7762-7835,7942-7987,8236-8325,8417-8464,8571-8666,11864-12940,23519-24451,24542-24655,24752-24962,25041-25435,25524-25743,25825-25997,26081-26203,2...

 view all matches for this distribution


AlignDB-ToXLSX

 view release on metacpan or  search on metacpan

t/isw.csv  view on Meta::CPAN

103,100,21,0.03
104,100,22,0
105,100,22,0.02
106,100,23,0.01
107,100,23,0
108,100,24,0
109,100,24,0.03
110,100,25,0.01
111,100,25,0
112,100,26,0
113,100,26,0.02
114,100,27,0.01

t/isw.csv  view on Meta::CPAN

234,100,21,0
235,100,22,0
236,100,22,0
237,100,23,0.01
238,100,23,0
239,100,24,0
240,100,24,0
241,100,25,0
242,100,25,0
243,100,26,0
244,100,26,0.01
245,100,27,0

t/isw.csv  view on Meta::CPAN

427,100,21,0
428,100,22,0
429,100,22,0
430,100,23,0
431,100,23,0.02
432,100,24,0
433,100,24,0
434,100,25,0
435,100,25,0
436,100,26,0
437,100,26,0
438,100,27,0

t/isw.csv  view on Meta::CPAN

499,100,21,0
500,100,22,0
501,100,22,0
502,100,23,0
503,100,23,0.01
504,100,24,0
505,100,24,0
506,100,25,0
507,100,25,0.01
508,100,26,0
509,100,26,0.01
510,100,27,0.01

t/isw.csv  view on Meta::CPAN

579,100,21,0
580,100,22,0
581,100,22,0
582,100,23,0
583,100,23,0
584,100,24,0
585,100,24,0
586,100,25,0
587,100,25,0
588,100,26,0
589,100,26,0
590,100,27,0

t/isw.csv  view on Meta::CPAN

742,100,21,0
743,100,22,0
744,100,22,0
745,100,23,0
746,100,23,0
747,100,24,0
748,100,24,0
749,100,25,0
750,100,25,0
751,100,26,0
752,100,26,0
753,100,27,0

 view all matches for this distribution


Alt-Crypt-OpenSSL-PKCS12-Broadbean

 view release on metacpan or  search on metacpan

t/pkcs12-info-key-bag.t  view on Meta::CPAN

subject=C = CA, ST = New Brunswick, L = Moncton, O = Crypt::OpenSSL::PKCS12, CN = Crypt::OpenSSL::PKCS12
issuer=C = CA, ST = New Brunswick, L = Moncton, O = Crypt::OpenSSL::PKCS12, CN = Crypt::OpenSSL::PKCS12
-----BEGIN CERTIFICATE-----
MIIF0zCCA7ugAwIBAgIUNRGGesA4c//y3afo9bFyNDSNF18wDQYJKoZIhvcNAQEL
BQAweTELMAkGA1UEBhMCQ0ExFjAUBgNVBAgMDU5ldyBCcnVuc3dpY2sxEDAOBgNV
BAcMB01vbmN0b24xHzAdBgNVBAoMFkNyeXB0OjpPcGVuU1NMOjpQS0NTMTIxHzAd
BgNVBAMMFkNyeXB0OjpPcGVuU1NMOjpQS0NTMTIwHhcNMjQwNjI4MTU0MjQ3WhcN
MjUwNjI4MTU0MjQ3WjB5MQswCQYDVQQGEwJDQTEWMBQGA1UECAwNTmV3IEJydW5z
d2ljazEQMA4GA1UEBwwHTW9uY3RvbjEfMB0GA1UECgwWQ3J5cHQ6Ok9wZW5TU0w6
OlBLQ1MxMjEfMB0GA1UEAwwWQ3J5cHQ6Ok9wZW5TU0w6OlBLQ1MxMjCCAiIwDQYJ
KoZIhvcNAQEBBQADggIPADCCAgoCggIBAOZ2wKuOP7kl3x8JRcyV45+yDYg1NDGv

 view all matches for this distribution


Alt-Crypt-RSA-BigInt

 view release on metacpan or  search on metacpan

t/01-i2osp.t  view on Meta::CPAN

my $number = 4;
my $str = i2osp ($number,4);
my $n = os2ip ($str);
is($n, $number, "os2ip(i2osp(n)) = n");

$number = '12348570923847593485790328475298759823745092384759238475903248759238475246534653984765832745682374658734265873658732465873645354863498643903234223748975039875603740897213467864567836498734612897468237648745698743648796487932648796437856928...
$str = i2osp($number,102);
$n = os2ip ($str);
is($n, $number, "os2ip(i2osp(bign)) = bign");

 view all matches for this distribution


Alt-Digest-MD5-OpenSSL

 view release on metacpan or  search on metacpan

rfc1321.txt  view on Meta::CPAN

     /* Round 2. */
     /* Let [abcd k s i] denote the operation
          a = b + ((a + G(b,c,d) + X[k] + T[i]) <<< s). */
     /* Do the following 16 operations. */
     [ABCD  1  5 17]  [DABC  6  9 18]  [CDAB 11 14 19]  [BCDA  0 20 20]
     [ABCD  5  5 21]  [DABC 10  9 22]  [CDAB 15 14 23]  [BCDA  4 20 24]
     [ABCD  9  5 25]  [DABC 14  9 26]  [CDAB  3 14 27]  [BCDA  8 20 28]
     [ABCD 13  5 29]  [DABC  2  9 30]  [CDAB  7 14 31]  [BCDA 12 20 32]

     /* Round 3. */
     /* Let [abcd k s t] denote the operation

rfc1321.txt  view on Meta::CPAN

  Decode (x, block, 64);

  /* Round 1 */
  FF (a, b, c, d, x[ 0], S11, 0xd76aa478); /* 1 */
  FF (d, a, b, c, x[ 1], S12, 0xe8c7b756); /* 2 */
  FF (c, d, a, b, x[ 2], S13, 0x242070db); /* 3 */
  FF (b, c, d, a, x[ 3], S14, 0xc1bdceee); /* 4 */
  FF (a, b, c, d, x[ 4], S11, 0xf57c0faf); /* 5 */
  FF (d, a, b, c, x[ 5], S12, 0x4787c62a); /* 6 */
  FF (c, d, a, b, x[ 6], S13, 0xa8304613); /* 7 */
  FF (b, c, d, a, x[ 7], S14, 0xfd469501); /* 8 */

rfc1321.txt  view on Meta::CPAN

  GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */
  GG (d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */
  GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */
  GG (b, c, d, a, x[ 0], S24, 0xe9b6c7aa); /* 20 */
  GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */
  GG (d, a, b, c, x[10], S22,  0x2441453); /* 22 */
  GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */
  GG (b, c, d, a, x[ 4], S24, 0xe7d3fbc8); /* 24 */
  GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */
  GG (d, a, b, c, x[14], S22, 0xc33707d6); /* 26 */
  GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */

 view all matches for this distribution


Alt-Tickit-Widgets-ObjectPad

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.25    2017/02/04 14:54:12
        [CHANGES]
         * Minor edits to unit tests to pass on Tickit post-0.61
           (WINDOW_XS branch)

0.24    2016/08/08 13:43:01
        [CHANGES]
         * Tickit 0.57 deprecations:
            + Use $win->bind_event instead of $win->set_on_*

        [BUGFIXES]

 view all matches for this distribution


Alvis-Convert

 view release on metacpan or  search on metacpan

lib/Alvis/Buffer.pm  view on Meta::CPAN

# $Id: Buffer.pm,v 1.1 2006/12/01 09:40:24 buntine Exp $

package Alvis::Buffer;

use strict;
use warnings;

 view all matches for this distribution


Alvis-NLPPlatform

 view release on metacpan or  search on metacpan

etc/alvis-nlpplatform/mime/magic.TeX  view on Meta::CPAN

# 2114	string	Biff5		Microsoft Excel 5.0 Worksheet
# # Italian MS-Excel
# 2121	string	Biff5		Microsoft Excel 5.0 Worksheet
# 0	string	\x09\x04\x06\x00\x00\x00\x10\x00	Microsoft Excel Worksheet

#0	string	\320\317\021\340\241\261\032\341	application/powerpoint
#0	string	\320\317\021\340\241\261\032\341	application/msword

 view all matches for this distribution


Alvis-Pipeline

 view release on metacpan or  search on metacpan

lib/Alvis/Pipeline/Write.pm  view on Meta::CPAN

# $Id: Write.pm,v 1.7 2005/10/24 14:02:44 mike Exp $

package Alvis::Pipeline::Write;
use vars qw(@ISA);
@ISA = qw(Alvis::Pipeline);

 view all matches for this distribution


Alzabo-GUI-Mason

 view release on metacpan or  search on metacpan

SIGNATURE  view on Meta::CPAN

SHA1 a2f00e5d2f648250c0c6c5511db5cd6d28283cc3 MANIFEST.SKIP
SHA1 d9fc33650abb7f777bfb3c0cdb09319bb774e79f META.yml
SHA1 1c3b245e8b8966b346d731f7e3a758f79fd2a77b Makefile.PL
SHA1 884538e1ae5b294ace5ed946b678d3eb2df4bb06 README
SHA1 6951f772986034ba086d62bca9954450adae1b50 inc/Alzabo/GUI/Mason/Build.pm
SHA1 baf2cde1cb60821012481ce61ffdc425d5c42445 inc/Alzabo/GUI/Mason/Config.pm.tmpl
SHA1 a485d7604ff29ea0ea979a6ad3a938bb0fb4e97f lib/Alzabo/GUI/Mason.pm
SHA1 3cf891156b89daa5cb0e7f485bb34f9b96363002 mason/add_column.mhtml
SHA1 0f89fd887ab3f9248c88fe760e32ebe76e4480c2 mason/add_index_1.mhtml
SHA1 93692ef68e479ee86d79808d03bc8a2870f749ba mason/add_index_2.mhtml
SHA1 af6010e4cbdc7d418f5595a5c8c6b7f8c7e9e498 mason/add_relationship.mhtml

 view all matches for this distribution


Amazon-DynamoDB-Simple

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

    pathname: F/FL/FLORA/Sub-Name-0.05.tar.gz
    provides:
      Sub::Name 0.05
    requirements:
      ExtUtils::MakeMaker 0
  Sub-Uplevel-0.24
    pathname: D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz
    provides:
      Sub::Uplevel 0.24
    requirements:
      Carp 0
      Exporter 0
      ExtUtils::MakeMaker 6.30
      File::Find 0

cpanfile.snapshot  view on Meta::CPAN

      Test::Tester::CaptureRunner undef
      Test::Tester::Delegate undef
    requirements:
      ExtUtils::MakeMaker 0
      Test::Builder 0
  Test-Warn-0.24
    pathname: C/CH/CHORNY/Test-Warn-0.24.tar.gz
    provides:
      Test::Warn 0.24
      Test::Warn::Categorization 0.24
      Test::Warn::DAG_Node_Tree 0.24
    requirements:
      Carp 1.22
      ExtUtils::MakeMaker 0
      File::Spec 0
      Sub::Uplevel 0.12

 view all matches for this distribution


Amazon-DynamoDB

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN


    Include the needed security token in the authorization signature when
    using IAM roles. 

-----------------------------------------
version 0.24 at 2014-10-15 00:55:58 +0000
-----------------------------------------

  Change: 0bc85b03ad06c7a28f9bf0a86c09fd122751b10a
  Author: Rusty Conover <rusty@luckydinosaur.com>
  Date : 2014-10-14 20:55:58 +0000

 view all matches for this distribution


Amazon-MWS

 view release on metacpan or  search on metacpan

t/jobs.txt  view on Meta::CPAN

| order_ack-2016-04-20-18-20-08             | shoppe    | order_ack             | 2016-04-20 20:20:08 |        1461176408 |
| order_ack-2016-04-20-20-00-09             | shoppe    | order_ack             | 2016-04-20 22:00:09 |        1461182409 |
| product_deletion-2016-04-18-14-00-08      | shoppe    | product_deletion      | 2016-04-18 16:00:08 |        1460988008 |
| product_deletion-2016-04-18-14-30-07      | shoppe    | product_deletion      | 2016-04-18 16:30:07 |        1460989807 |
| product_deletion-2016-04-18-15-00-07      | shoppe    | product_deletion      | 2016-04-18 17:00:07 |        1460991607 |
| product_deletion-2016-04-18-18-00-08      | shoppe    | product_deletion      | 2016-04-18 20:00:08 |        1461002408 |
| product_deletion-2016-04-19-10-30-07      | shoppe    | product_deletion      | 2016-04-19 12:30:07 |        1461061807 |
| product_deletion-2016-04-19-11-30-07      | shoppe    | product_deletion      | 2016-04-19 13:30:07 |        1461065407 |
| product_deletion-2016-04-19-12-00-08      | shoppe    | product_deletion      | 2016-04-19 14:00:08 |        1461067208 |
| product_deletion-2016-04-19-12-30-07      | shoppe    | product_deletion      | 2016-04-19 14:30:07 |        1461069007 |
| product_deletion-2016-04-19-17-00-08      | shoppe    | product_deletion      | 2016-04-19 19:00:08 |        1461085208 |

t/jobs.txt  view on Meta::CPAN

| product_deletion-2016-04-20-23-30-07      | shoppe    | product_deletion      | 2016-04-21 01:30:07 |        1461195007 |
| product_deletion-2016-04-21-00-14-06      | shoppe_es | product_deletion      | 2016-04-21 02:14:06 |        1461197646 |
| product_deletion-2016-04-21-00-48-07      | shoppe_fr | product_deletion      | 2016-04-21 02:48:07 |        1461199687 |
| product_deletion-2016-04-21-01-08-07      | shoppe_it | product_deletion      | 2016-04-21 03:08:07 |        1461200887 |
| product_deletion-2016-04-21-01-12-06      | shoppe_uk | product_deletion      | 2016-04-21 03:12:06 |        1461201126 |
| product_deletion-2016-04-21-01-14-07      | shoppe_es | product_deletion      | 2016-04-21 03:14:07 |        1461201247 |
| product_deletion-2016-04-21-02-08-06      | shoppe_it | product_deletion      | 2016-04-21 04:08:06 |        1461204486 |
| product_deletion-2016-04-21-02-13-06      | shoppe_es | product_deletion      | 2016-04-21 04:13:06 |        1461204786 |
| product_deletion-2016-04-21-02-47-07      | shoppe_fr | product_deletion      | 2016-04-21 04:47:07 |        1461206827 |
| product_deletion-2016-04-21-03-08-07      | shoppe_it | product_deletion      | 2016-04-21 05:08:07 |        1461208087 |
| product_deletion-2016-04-21-03-14-07      | shoppe_es | product_deletion      | 2016-04-21 05:14:07 |        1461208447 |

 view all matches for this distribution


Amazon-S3-Thin

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

   - [feature] add generate_presigned_post()

0.25 2019-11-01T07:15:06Z
   - support aws_session_token

0.24 2019-06-05T07:33:37Z
   - documented on head_object()
   - copy_object() takes optional headers
   - fix typo in docs

0.23 2018-09-03T15:30:25Z

 view all matches for this distribution


Ambrosia

 view release on metacpan or  search on metacpan

lib/Ambrosia/CommonGatewayInterface/ApacheRequest.pm  view on Meta::CPAN

sub expire_calc {
    my($time) = @_;
    my(%mult) = ('s'=>1,
                 'm'=>60,
                 'h'=>60*60,
                 'd'=>60*60*24,
                 'M'=>60*60*24*30,
                 'y'=>60*60*24*365);
    # format for time can be in any of the forms...
    # "now" -- expire immediately
    # "+180s" -- in 180 seconds
    # "+2m" -- in 2 minutes
    # "+12h" -- in 12 hours

 view all matches for this distribution


Amethyst

 view release on metacpan or  search on metacpan

factpacks/ports.fact  view on Meta::CPAN

port 33434 => traceroute - traceroute use 
port 36865 => kastenxpipe - KastenX Pipe 
port 40421 => mp - Master's Paradise (hacked) TROJAN 
port 40422 => mp - Master's Paradise (hacked) TROJAN 
port 40423 => mp - Master's Paradise (hacked) TROJAN 
port 40424 => mp - Master's Paradise (hacked) TROJAN 
port 40425 => mp - Master's Paradise (hacked) TROJAN 
port 43188 => reachout - reachout 
port 44818 => rockwell-encap - Rockwell Encapsulation 
port 45678 => eba - EBA PRISE 
port 47557 => dbbrowse - Databeam Corporation 

 view all matches for this distribution


Amon2-Plugin-Web-Maintenance

 view release on metacpan or  search on metacpan

cpanfile.snapshot  view on Meta::CPAN

      Stream::Buffered::File undef
      Stream::Buffered::PerlIO undef
    requirements:
      ExtUtils::MakeMaker 6.30
      IO::File 1.14
  Sub-Uplevel-0.24
    pathname: D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz
    provides:
      Sub::Uplevel 0.24
    requirements:
      Carp 0
      Exporter 0
      ExtUtils::MakeMaker 6.30
      File::Find 0

 view all matches for this distribution


Anansi-Library

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Anansi::Library.

0.01  Sat Apr 20 03:10:24 2013
	- original version; created by h2xs 1.23 with options
		-AX Anansi::Library
0.02  Wed May 15 00:36:49 2013
	- Added "abstractClosure" subroutine.
	- Added "abstractObject" subroutine.

 view all matches for this distribution


Android-Releases

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Rinci::Validate",
            "name" : "@Author::PERLANCAR/Rinci::Validate",
            "version" : "0.24"
         },
         {
            "class" : "Dist::Zilla::Plugin::SetScriptShebang",
            "name" : "@Author::PERLANCAR/SetScriptShebang",
            "version" : "0.01"

 view all matches for this distribution


Anonymous-Object

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Add a new function hash_to_object_context which builds anonymous objects which try to keep "context".

0.06    2022/05/19
	- Increase test coverage to 95.1%

0.05    2020/10/24
	- Add POD description
	- Update Makefile with links to github

 view all matches for this distribution


Any-Daemon-HTTP

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN


	Improvements:
	- changed documentation style
	- wait upto 30 seconds when the socket is still in use.

version 0.24: Sun Jan  5 17:38:19 CET 2014

	Changes:
	- removed ::HTTP::new(use_ssl), now detected from portnumber
	- move to Log::Report 1.00
	- use IO::Socket::IP, to support IPv6

 view all matches for this distribution


( run in 2.112 seconds using v1.01-cache-2.11-cpan-6f5a58438db )