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


App-CryptoCurrencyUtils

 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


App-DAVThis

 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


App-DBBrowser

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Bugfixes documentation.
        - Update plugins.
        - Table names and column names are not quoted by default.
        - Saved subqueries: saved at plugin level instead at driver level.

2.436  2025-10-24
        - Skip unnecessary step when extended values/arguments are disabled.

2.435  2025-10-14
        - Input filter empty columns: bugfix and update.
        - DBD::ODBC: added odbc_ignore_named_placeholders attribute.

 view all matches for this distribution


App-Dazz

 view release on metacpan or  search on metacpan

t/24_4.ovlp.tsv  view on Meta::CPAN

anchor/282/0_2680	long/14135/0_18323	2680	0.901	0	0	2680	2680	0	10784	13531	18323	contained
anchor/282/0_2680	long/9192/0_18207	2680	0.897	0	0	2680	2680	0	3663	6411	18207	contained
anchor/282/0_2680	long/9672/0_17039	2680	0.902	0	0	2680	2680	0	271	3121	17039	contained
anchor/282/0_2680	long/6096/0_9538	2680	0.886	0	0	2680	2680	0	6157	8862	9538	contained
anchor/282/0_2680	long/6019/0_9345	2680	0.874	0	0	2680	2680	0	4944	7805	9345	contained
anchor/282/0_2680	long/6005/0_8970	2680	0.878	0	0	2680	2680	0	2443	5282	8970	contained
anchor/282/0_2680	long/2618/0_8586	1146	0.865	0	1534	2680	2680	0	0	1221	8586	overlap
anchor/306/0_2073	long/5011/0_28061	2073	0.901	0	0	2073	2073	0	8657	10858	28061	contained
anchor/306/0_2073	long/14475/0_26732	2073	0.888	0	0	2073	2073	0	160	2354	26732	contained
anchor/306/0_2073	long/4614/0_23784	2010	0.908	0	0	2010	2073	0	21673	23784	23784	overlap
anchor/306/0_2073	long/5288/0_22087	2073	0.909	0	0	2073	2073	0	1530	3659	22087	contained

t/24_4.ovlp.tsv  view on Meta::CPAN

long/6096/0_9538	anchor/201/0_4965	4986	0.888	0	1186	6172	9538	0	0	4965	4965	contains
long/6096/0_9538	anchor/282/0_2680	2705	0.886	0	6157	8862	9538	0	0	2680	2680	contains
long/6019/0_9345	anchor/201/0_4965	4960	0.885	0	0	4960	9345	0	209	4965	4965	overlap
long/6019/0_9345	anchor/282/0_2680	2861	0.874	0	4944	7805	9345	0	0	2680	2680	contains
long/6019/0_9345	anchor/306/0_2073	1581	0.857	0	7764	9345	9345	0	0	1507	2073	overlap
long/6005/0_8970	anchor/282/0_2680	2839	0.878	0	2443	5282	8970	0	0	2680	2680	contains
long/6005/0_8970	anchor/306/0_2073	2204	0.855	0	5245	7449	8970	0	0	2073	2073	contains
long/2618/0_8586	anchor/282/0_2680	1221	0.865	0	0	1221	8586	0	1534	2680	2680	overlap
long/2618/0_8586	anchor/306/0_2073	2188	0.910	0	1185	3373	8586	0	0	2073	2073	contains
long/2618/0_8586	anchor/311/0_1888	1962	0.911	0	3344	5306	8586	0	0	1888	1888	contains
long/2002/0_8381	anchor/306/0_2073	1834	0.912	0	0	1834	8381	0	313	2073	2073	overlap

 view all matches for this distribution


App-Deps-Verify

 view release on metacpan or  search on metacpan

xt/author/tidyall.t  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Test::TidyAll v$VERSION

use Test::More 0.88;
use Test::Code::TidyAll 0.24;

tidyall_ok(
     verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 0 ),
     jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 1 ),
);

 view all matches for this distribution


App-Device-Chip-UI

 view release on metacpan or  search on metacpan

lib/App/Device/Chip/UI/UARTBox.pm  view on Meta::CPAN

            valign => "middle",
         ),

         Tickit::Widget::Choice->new(
            choices => [
               map { [ $_, $_ ] } qw( 300 600 1200 2400 4800 9600 19200 38400 57600 115200 )
            ],
            on_changed => sub {
               my ( undef, $baud ) = @_;
               $_protocol->configure( baudrate => $baud )->get;
            },

 view all matches for this distribution


App-DiffCPANReleases

 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


App-DiffDBSchemaUtils

 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



App-Dochazka-REST

 view release on metacpan or  search on metacpan

lib/App/Dochazka/REST/Model/Interval.pm  view on Meta::CPAN

    my $begin_date = $pl->{begin}->[0];
    my $begin_time = $pl->{begin}->[1];
    my $end_date = $pl->{end}->[0];
    my $end_time = $pl->{end}->[1];

    # interval must begin and end at 00:00/24:00,
    # otherwise no game
    return $CELL->status_err( 'DISPATCH_SUMMARY_ILLEGAL_TSRANGE' ) unless
        ( $begin_time eq '00:00' or $begin_time eq '24:00' ) and 
        ( $end_time eq '00:00' or $end_time eq '24:00' );

 view all matches for this distribution


App-Dochazka-WWW

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.132 2016-09-15 13:41 CEST
- js: percent-encode employee search keys
- bin/dochazka-www: uncomment --sitedir /etc/dochazka-www
- build/ops: new file WWW_SiteConfig.pm.example

0.133 2016-09-16 00:24 CEST
- config: drop derived distro site config file
- MANIFEST: drop share/config/WWW_SiteConfig.pm
- js: replace EID with sec_id in Employee profile
- build/ops: require most recent App::MFILE::WWW
- js: drop password change option from Employee profile menu

 view all matches for this distribution


App-Du-Analyze

 view release on metacpan or  search on metacpan

xt/author/tidyall.t  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Test::TidyAll v$VERSION

use Test::More 0.88;
use Test::Code::TidyAll 0.24;

tidyall_ok(
     verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 0 ),
     jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 1 ),
);

 view all matches for this distribution


App-DuckPAN

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    Add 'debug' flag as an alias for 'verbose'

    Fixes part of duckduckgo/p5-app-duckpan#222 as we can now use
    '--debug' as a flag. 

  Change: a4a950a0b71f3d65a835356729010a8411310824
  Author: Zach Thompson <zachthompson@users.noreply.github.com>
  Date : 2016-05-13 08:33:34 +0000

    Merge pull request #338 from duckduckgo/gd/improve-working-dir

Changes  view on Meta::CPAN


    Add 'initialize' for commands

    Allows some pre-run initialization. 

  Change: 034c4f46dc7b2fc23e0a40203c0e24f30e5d80bd
  Author: Ben Moon <guiltydolphin@gmail.com>
  Date : 2016-05-04 16:04:43 +0000

    Allow duckpan to be run from anywhere within repo

Changes  view on Meta::CPAN


    Improved Env command 

  Change: 67110257fa9f9de7421262510f5dcce0ad708ef1
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-29 17:30:24 +0000

    Better use of jQuery to build div obj, create spice-error container
    div on page load 

  Change: 67b5f2b1370e1ee5bbf891c9b2443262c3787c56

Changes  view on Meta::CPAN


    DuckPAN: dead code elimination.

    Remove a line which could never be hit. 

  Change: 666b2e09e6a0b24177312b9a2f4406c5b232e32e
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2014-11-04 16:17:35 +0000

    Small update to phrasing 

Changes  view on Meta::CPAN


    Without this it may work, but we don'thave any reason so expect it
    will, nor that we'll be able to easily interpret the resulting
    messages. 

  Change: 0424c71f93b8f4e11ede0ea2e088f6e439ccfdd4
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-11-01 12:38:26 +0000

    Config: use tiny paths even from ENV vars.

Changes  view on Meta::CPAN


    Replace IO::All and Path::Class with Path::Tiny. 

  Change: 6b6964cd0f758c31f42a1ed472e560c232686069
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-10-24 14:56:56 +0000

    Replace IO::All and Path::Class with Path::Tiny.

    This should make dealing with paths somewhat more straight- forward
    and reusable. 

  Change: 6dd77b5753aecc5441d546bc34dcf57cd6b3e3cb
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-10-24 14:51:42 +0000

    Merge pull request #139 from killerfish/updatedocs

    Updated docs according to changes in #138 

  Change: 6699ff9f4c0ccd8fd34f63ebf9742a31aa318907
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-10-24 14:50:17 +0000

    Merge pull request #138 from killerfish/nameshort

    Easy input for instant answer loading 

  Change: f4fa31e77729871b6eddd91bb173075153962279
  Author: Usman Raza <usman.r123@gmail.com>
  Date : 2014-10-24 17:37:40 +0000

    cleaned up duckpan as ia type 

  Change: 3076ee51c4dde786603c0d8423a3448322cbbd7e
  Author: Usman Raza <usman.r123@gmail.com>
  Date : 2014-10-24 15:58:13 +0000

    removed print if not in root dir, as it is handled in func
    ia_get_type 

  Change: ad2d17c7dbadd4f2a9ebe71df44a4fab20c48283
  Author: Usman Raza <usman.r123@gmail.com>
  Date : 2014-10-24 15:55:14 +0000

    updated search path 

  Change: 159fdb1cb798f767eb4b73a6c247a6fc7c2c8f40
  Author: Usman Raza <usman.r123@gmail.com>
  Date : 2014-10-24 14:54:39 +0000

    moved func call so we can fail if in fathead/longtail 

  Change: 829ea4737a51e8ce675e4c5f14e13c42d39e5ff9
  Author: Usman Raza <usman.r123@gmail.com>
  Date : 2014-10-24 14:23:17 +0000

    switched to function get_ia_type 

  Change: a90443adbb482c63bb1a17519689cb7cda29cb8d
  Author: Usman Raza <usman.r123@gmail.com>
  Date : 2014-10-24 14:09:40 +0000

    Better Handling of Instant Answer load option, so instead of
    Spice::IsItUp we can pass IsItUp 

  Change: 777f366da0d14d630ea60705f4979fd86e963e4b
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-10-24 11:00:29 +0000

    Merge pull request #144 from mwmiller/verify

    Query: verify_versions on correct package. 

  Change: 343dd81565b887140e7aa6fe1fb3de7f36e22525
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-10-24 10:42:01 +0000

    Versions: bump required to 5.14.

    We're no longer testing against 5.10, so we won't know if it is
    broken for them (as it likely already is).

Changes  view on Meta::CPAN

    - Bump version check in App::DuckPAN - Updated README for Travis
    change 

  Change: cec18745f23c9e7f4bfa5fa108b4a16248ca8d54
  Author: Matt Miller <mwmiller@outlook.com>
  Date : 2014-10-24 10:36:22 +0000

    Query: verify_versions on correct package. 

  Change: 679c743d2ad9e1fb8081fcc6c82972108841eac6
  Author: Zaahir Moolla <moollaza@fastmail.fm>

Changes  view on Meta::CPAN


    better name and path handling for template variables 

  Change: 510316106bf3f333fb340302ddd3199cac71c280
  Author: Zaahir Moolla <moollaza@gmail.com>
  Date : 2014-10-15 22:50:24 +0000

    Better handlng of $path 

  Change: a6f42d4bac41aa4dffde2a1cbff2b9437d55a43d
  Author: Zaahir Moolla <moollaza@gmail.com>

Changes  view on Meta::CPAN

    makes a request to the API endpoint. 3. If it isn't, it makes a
    request to ddh1. 

  Change: accb1237c0f921f781bc218416368215548f58cd
  Author: Zaahir Moolla <moollaza@duckduckgo.com>
  Date : 2014-07-24 10:24:51 +0000

    Small update to phrasing 

  Change: 08e7062e9a065c0cb4329cdc4557da01f850d5fb
  Author: Zaahir Moolla <moollaza@duckduckgo.com>

Changes  view on Meta::CPAN


    Server.pm - Lowercased filenames in comment 

  Change: 768358708912fe41d2aba80a1aaad8bd9b2556df
  Author: Zaahir Moolla <moollaza@duckduckgo.com>
  Date : 2013-10-24 12:00:16 +0000

    Merge pull request #39 from duckduckgo/zaahir/fix-duckpan-help

    Zaahir/fix duckpan help 

  Change: e222d2f68b385fb32c58240a4edfc9cecd2ab201
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2013-10-24 14:02:52 +0000

    Fixed test indendation and cannonicalized spelling of DuckPAN 

  Change: b33dfe4ae68714e4a5a825a58e0ec47046e436ab
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2013-10-24 14:01:58 +0000

    No longer pass version to DuckPAN::App:Help -- not needed 

  Change: c89d87ed7fb351d974e67638c46a2555939d339d
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2013-10-24 13:55:40 +0000

    Normalized all POD documentation 

  Change: 59b192abfe24c68355e415d08eee4699287fd322
  Author: Supreet Sethi <supreet.sethi@gmail.com>
  Date : 2013-10-24 23:18:53 +0000

    Converted the system to use Text::Xslate 

  Change: 580ffc5c18f31c24435359f948323b28f297a3f8
  Author: Zaahir Moolla <moollaza@fastmail.fm>
  Date : 2013-10-24 12:50:01 +0000

    Cleaned up DuckPAN help output 

  Change: b82d5b62e3ebaf38ccfd094701fa9bd046e806e3
  Author: Zaahir Moolla <moollaza@fastmail.fm>

Changes  view on Meta::CPAN


    Help trigger changed 

  Change: 899c51e511b6684c1a3197771d32fb8c45c7ebe7
  Author: Supreet Sethi <supreet.sethi@gmail.com>
  Date : 2013-10-11 00:24:58 +0000

    Documentation modified to create sections. 

  Change: a0f274aff58010b88961e9ff9b0f9223f8b230ac
  Author: Zaahir Moolla <moollaza@fastmail.fm>

Changes  view on Meta::CPAN

  Author: moollaza <moollaza@gmail.com>
  Date : 2013-07-06 13:59:36 +0000

    Fixed duckpan, now works with d1000.js 

  Change: 6dd2ece003d966303828fb09245625bc8b2fedec
  Author: Dylan Lloyd <dylan@dylansserver.com>
  Date : 2013-06-24 18:05:30 +0000

    add "installing duckpan" instructions to the readme 

Changes  view on Meta::CPAN


    get rid of windows carraige returns!

    grep -rl $'\r' . | xargs dos2unix 

  Change: f0524b58f9d0a668a2080e566268725f7c296ac1
  Author: Dylan Lloyd <dylan@dylansserver.com>
  Date : 2013-05-31 17:55:42 +0000

    take away exec bit from Cmd::Query 

Changes  view on Meta::CPAN

  Author: Torsten Raudssus <torsten@raudss.us>
  Date : 2012-05-28 22:30:00 +0000

    Fixed utf8 query problem, fixed $hostname 

  Change: 4a6d74fd2f4780365d47500242239d170ae01f48
  Author: moollaza <moollaza@gmail.com>
  Date : 2012-05-26 18:33:19 +0000

    Made hostname dynamic via $hostname variable which checks if
    ENV{APP_DUCKPAN_SERVER_HOSTNAME} otherwise it defaults to

Changes  view on Meta::CPAN

  Author: Torsten Raudssus <github@raudssus.de>
  Date : 2012-04-22 20:09:50 +0000

    v0.012 

  Change: 8316a7b04ee11c8a4071e7eb051e60824817cb64
  Author: Torsten Raudssus <github@raudssus.de>
  Date : 2012-04-22 20:08:52 +0000

    Added link for duckpan to DuckPAN so that duckpan duckpan works 

 view all matches for this distribution


App-EC2Cssh

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  Date : 2017-03-27 16:45:25 +0000

    Fixed bug 

------------------------------------------
version 0.006 at 2017-03-27 10:24:20 +0000
------------------------------------------

  Change: 8c0d0489d10e668f14139bfa44f0229b6f5e9251
  Author: Jerome Eteve <jerome@broadbean.com>
  Date : 2017-03-27 11:24:20 +0000

 view all matches for this distribution


App-EUMM-Upgrade

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - When loading file from VERSION_FROM, also check if pod file is available
        - Detect WriteMakefile(%hash) and add new fields to %hash instead
        - Detect Dist::Zilla compatibility code and do not add own
        - Other small changes

0.24    2015-04-12
        - Perl::Meta is used
        - Better reindentation when outer block is removed
        - Better detection of exisiting BUILD_REQUIRES
        - Better detection of version-checking constructs
        - Better search for 'Perl' license

 view all matches for this distribution


App-Egaz

 view release on metacpan or  search on metacpan

t/Quercus.nwk  view on Meta::CPAN

(((Q_dolicholepis:0.00044010302980577250,(Q_variabilis:0.00092254636295734734,Q_baronii:0.00056712204381052474)96:0.00017987480381617216)100:0.00189861005001743920,Q_spinosa:0.00267590115570639706)61:0.00011216903281846527,(Q_rubra:0.0020555432250940...

 view all matches for this distribution


App-ElasticSearch-Utilities

 view release on metacpan or  search on metacpan

scripts/es-search.pl  view on Meta::CPAN


    # Search for all apache logs with status 500 show only file and out_bytes
    es-search.pl program:"apache" AND crit:500 --show file,out_bytes

    # Search for ip subnet client IP 1.2.3.0 to 1.2.3.255 or 1.2.0.0 to 1.2.255.255
    es-search.pl --size=100 dst:"admin.example.com" AND src_ip:"1.2.3.0/24"
    es-search.pl --size=100 dst:"admin.example.com" AND src_ip:"1.2.0/16"

    # Show the top src_ip for 'www.example.com'
    es-search.pl --base access dst:www.example.com --top src_ip

 view all matches for this distribution


App-Env

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


    * qexec always acted as if it were being called in a scalar
      context.


0.24  2010-06-07T17:14:37-0400

    * the SysFatal option will now be passed on to cloned environments
      created with the Temp option.

0.23  2010-06-07T16:44:26-0400

 view all matches for this distribution


App-EventStreamr

 view release on metacpan or  search on metacpan

bin/station-mgr.pl  view on Meta::CPAN

__END__

(dev) bofh-sider:~/git/eventstreamr/station $ ps waux|grep dv
leon     19898  2.5  0.1 850956 24560 pts/12   Sl+  11:35   1:21 dvswitch -h localhost -p 1234
leon     20723  0.0  0.0   4404   612 ?        S    12:27   0:00 sh -c ffmpeg -f video4linux2 -s vga -r 25 -i /dev/video0 -target pal-dv - | dvsource-file /dev/stdin -h localhost -p 1234
leon     20724  8.0  0.1 130680 24884 ?        S    12:27   0:01 ffmpeg -f video4linux2 -s vga -r 25 -i /dev/video0 -target pal-dv -
leon     20725  0.1  0.0  10796   860 ?        S    12:27   0:00 dvsource-file /dev/stdin -h localhost -p 1234
leon     20735  0.0  0.0   9396   920 pts/16   S+   12:28   0:00 grep --color=auto dv

$VAR1 = {
          'commands' => {

 view all matches for this distribution


App-ExecIf

 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


App-FTNDB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Derive the initial version of the new create_ftn_index subroutine from
      the create_ftnnode_index function in FTN::Database::Nodelist.
    - Change the ftnpldb-nodelist and ftnpldb-admin scripts to use the new
      create_ftn_index subroutine.

0.24    Wed Sep 21 15:31 2011
    - Correct GitHub ftnpl project Issues references.
    - Rename the drop_ftndb_table function to drop_ftn_table.
    - Derive a drop_ftn_index function from the drop_ftnnode_index function.
    - Changed ftnpldb-nodelist script to use the new drop_ftn_index function.
    - Removed the old drop_ftnnode_index function.

 view all matches for this distribution


App-FTPThis

 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


App-FargateStack

 view release on metacpan or  search on metacpan

share/ChangeLog  view on Meta::CPAN

	* lib/App/FargateStack/Builder.pm.in
	(remove_alias_record): elb, not self

Sun Aug 10 19:22:39 2025  Rob Lauer  <rlauer6@comcast.net>

	[1.0.24]:

	* VERSION: bump
	* lib/App/AWS.pm.in
	(check_result)
	- add multiple signatures

 view all matches for this distribution


App-Fasops

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.3.11  2016-05-08 20:02:14 CST

    - Move subs from AlignDB::Util

0.3.10  2016-05-07 17:30:24 CST

    - codecov

0.3.9  2016-05-07 14:15:37 CST

 view all matches for this distribution


App-FastishCGI

 view release on metacpan or  search on metacpan

SIGNATURE  view on Meta::CPAN

SHA1 a653ed22df17bada32ea7433656bd0af8329db50 debian/changelog
SHA1 136571b41aa14adc10c5f3c987d43c02c8f5d498 debian/compat
SHA1 e282db2c27f7df34decd934033df54562c789342 debian/control
SHA1 2eb8c3782beebf65f901130bfe98aaa080f6c185 debian/copyright
SHA1 6d2bae436c91a3e42826f17965ec4a97c3a019ee debian/fastishcgi.dirs
SHA1 7735a08798db9e5a89f66168efc1f4dc3990c24e debian/fastishcgi.install
SHA1 5f6760c832506a7214040149922eca574c218d4c debian/rules
SHA1 f8738a6566306ae25f93456a019426af51ccc827 debian/source/format
SHA1 a5359c00e3fdf9b1a3ab4928fd373dcfe7f1327f debian/watch
SHA1 de61833938fb3f8abe62244ad18de6cc433f9a44 dist.ini
SHA1 fb27b9c3f5b40a08667e67bf6a40653344010d78 examples/fastishcgi.service

SIGNATURE  view on Meta::CPAN

SHA1 5ed15a5a4566bbe19b445b3c969b26ab349510fc weaver.ini
SHA1 b0f2ac0b28f663d98de8369e26c2dc3fd3d4e52d xt/author/critic.t
SHA1 bd9126cb8a3bb757c98c9bbbc1bbbae23e232c8c xt/author/pod-spell.t
SHA1 e3094e32340a9a0dcb90d91b77d66e61cbf7fa14 xt/perlcriticrc
SHA1 ff40a14d2d4b2fb9b93bf1324632dc9b4efafacc xt/perltidyrc
SHA1 28ef20a73b7cf9b85585e2b7db6fc80424289134 xt/release/cpan-changes.t
SHA1 f1df216d28e5f464bc6b68faf0b85cc0e38c7246 xt/release/kwalitee.t
SHA1 7b52b909acf6cd52733f8f226f92147ed76a2717 xt/release/meta-json.t
SHA1 e9a889d6b725ee070e06aae1a8ad544495322cb2 xt/release/pod-coverage.t
SHA1 6c997f10467a193f295d4343fbd9dae699414253 xt/release/pod-linkcheck.t
SHA1 7c4d18e54e391b89f7f983bc902c2037c50ce9f7 xt/release/pod-no404s.t

 view all matches for this distribution


App-FileCreateLayoutUtils

 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


App-FromUnixtime

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.12    Mon Jan 26 04:32:59 JST 2015
        - add LICENSE file
        - add ignore cache parameters for badges in README.pod

0.11    Sun Jan 11 11:40:24 JST 2015
        - add column conditions to replace
        - fix regexp: to support the numberd column like 'foo_date2'
        - add '--min-time' option
        - fix dependency

 view all matches for this distribution


App-GHPT

 view release on metacpan or  search on metacpan

xt/author/tidyall.t  view on Meta::CPAN

BEGIN {
    if ( $] < 5.010 ) {
        plan skip_all => 'This test requires Perl version 5.010';
    }
}
use Test::Code::TidyAll 0.24;

tidyall_ok(
     verbose => ( exists $ENV{TEST_TIDYALL_VERBOSE} ? $ENV{TEST_TIDYALL_VERBOSE} : 1 ),
     jobs => ( exists $ENV{TEST_TIDYALL_JOBS} ? $ENV{TEST_TIDYALL_JOBS} : 4 ),
);

 view all matches for this distribution


App-GenPericmdCompleterScript

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "runtime" : {
         "requires" : {
            "App::depak" : "0.584",
            "Complete::Bash" : "0.333",
            "Data::Dmp" : "0.242",
            "Data::Sah::Coerce::perl::To_obj::From_str::url" : "0",
            "Data::Sah::Compiler::perl::TH::any" : "0.914",
            "Data::Sah::Compiler::perl::TH::array" : "0.914",
            "Data::Sah::Compiler::perl::TH::bool" : "0.914",
            "Data::Sah::Compiler::perl::TH::code" : "0.914",

 view all matches for this distribution


App-Genpass-ID

 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


( run in 3.632 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )