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


App-KGB

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        perl                  => '5.010',
        'SVN::Core'           => 0,
        'SVN::Fs'             => 0,
        'SVN::Repos'          => 0,
        'Test::Compile'       => 0,
        'Test::Differences'   => 0,
        'Test::Exception'     => 0,
        'Test::Perl::Critic'  => 0,
        'Test::Pod::Coverage' => 0,
        'Test::Pod'           => 0,
        'Test::Simple'        => '0.92',

 view all matches for this distribution


App-Phoebe

 view release on metacpan or  search on metacpan

t/Oddmuse.t  view on Meta::CPAN

$page = query_gemini("$base/do/changes");
like($page, qr(Changes), "Changes");
like($page, qr(^=> $base/page/Test Test \(current\)$)m, "Page link to current revision");
like($page, qr(^=> $base/history/Test History$)m, "History link");
like($page, qr(^=> $base/page/Test/1 Test \(1\)$)m, "Page link to revision 1");
like($page, qr(^=> $base/diff/Test/1 Differences$)m, "Diff link");

$page = query_gemini("$base/history/Test");
like($page, qr(^=> $base/page/Test Test \(current\)$)m, "Page link to current revision");
like($page, qr(^=> $base/page/Test/1 Test \(1\)$)m, "Page link to revision 1");
like($page, qr(^=> $base/diff/Test/1 Differences$)m, "Diff link");

$page = query_gemini("$base/diff/Test/1");
like($page, qr(^# Differences for Test$)m, "Diff");
like($page, qr(^Showing the differences between revision 1 and the current revision\.$)m, "Intro");
like($page, qr(^Changed line 1 from:\n> ï½¢Fnordï½£$)m, "From");

t/Oddmuse.t  view on Meta::CPAN

like($page, qr(^=> $base/Travels/page/Test \[Travels\] Test)m, "All changes (namespace)");

$page = query_gemini("$base/Travels/history/Test");
like($page, qr(^=> $base/Travels/page/Test Test \(current\)$)m, "Page link to current revision");
like($page, qr(^=> $base/Travels/page/Test/2 Test \(2\)$)m, "Page link to revision 2");
like($page, qr(^=> $base/Travels/diff/Test/2 Differences$)m, "Diff link for revision 2");
like($page, qr(^=> $base/Travels/page/Test/1 Test \(1\)$)m, "Page link to revision 1");
like($page, qr(^=> $base/Travels/diff/Test/1 Differences$)m, "Diff link for revision 1");

$page = query_gemini("$base/Travels/diff/Test/2");
like($page, qr(^# Differences for Test$)m, "Diff");
like($page, qr(^Showing the differences between revision 2 and the current revision\.$)m, "Intro");
like($page, qr(^Changed line 1 from:\n> ï½¢Bertï½£$)m, "From");

 view all matches for this distribution


App-Pmhack

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

build_requires:
  File::Slurp: 0
  File::Spec: 0
  File::Temp: 0
  FindBin: 0
  Test::Differences: 0
  Test::More: 0
configure_requires:
  ExtUtils::MakeMaker: 6.31
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.102340, CPAN::Meta::Converter version 2.101670'

 view all matches for this distribution


App-Rcsync

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  App::Cmd::Tester: 0
  File::Find: 0
  File::Slurp: 0
  File::Spec: 0
  File::Temp: 0
  Test::Differences: 0
  Test::More: 0
  Try::Tiny: 0
configure_requires:
  ExtUtils::MakeMaker: 6.30
dynamic_config: 0

 view all matches for this distribution


App-RetroPAN

 view release on metacpan or  search on metacpan

t/retropan.t  view on Meta::CPAN

            ISHIGAKI/Parse-LocalDistribution-0.14
            ISHIGAKI/Parse-PMFile-0.33
            ADAMK/File-HomeDir-1.00
            TYEMQ/Algorithm-Diff-1.1903
            OVID/Text-Diff-1.41
            DCANTRELL/Test-Differences-0.63
            TMTM/Class-Data-Inheritable-0.08
            DROLSKY/Devel-StackTrace-2.00
            ZOFFIX/Test-Synopsis-0.11
            BOBTFISH/Test-EOL-1.5
            DROLSKY/Exception-Class-1.39

 view all matches for this distribution


App-SimpleScan-Plugin-Forget

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

version:      1.02
version_from: lib/App/SimpleScan/Plugin/Forget.pm
installdirs:  site
requires:
    App::SimpleScan:               1
    Test::Differences:             0
    Test::More:                    0

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.30

 view all matches for this distribution


App-SimpleScan-Plugin-LinkCheck

 view release on metacpan or  search on metacpan

t/03has_link.t  view on Meta::CPAN

use Test::More;
use Test::Differences;
use File::Temp qw(tempfile);

$ENV{HARNESS_PERL_SWITCHES} = '' unless defined $ENV{HARNESS_PERL_SWITCHES};

sub build_input {

 view all matches for this distribution


App-SimpleScan-Plugin-Plaintext

 view release on metacpan or  search on metacpan

t/01options.t  view on Meta::CPAN

use Test::More;
use Test::Differences;

my $simple_scan = `which simple_scan`;
chomp $simple_scan;

my %test_pairs = (

 view all matches for this distribution


App-SimpleScan-Plugin-Retry

 view release on metacpan or  search on metacpan

t/01pragma.t  view on Meta::CPAN

use Test::More;
use Test::Differences;

my $simple_scan = `which simple_scan`;
chomp $simple_scan;

my %test_pairs = (

 view all matches for this distribution


App-SimpleScan-Plugin-Snapshot

 view release on metacpan or  search on metacpan

t/01to.t  view on Meta::CPAN

use Test::More;
use Test::Differences;

my $simple_scan = `which simple_scan`;
chomp $simple_scan;

my %test_pairs = (

 view all matches for this distribution


App-SimpleScan

 view release on metacpan or  search on metacpan

lib/App/SimpleScan.pm  view on Meta::CPAN


# Calls each plugin's test_modules method
# to stack any other test modules needed to
# properly handle the test code. (Plugins may
# want to generate test code that needs
# something like Test::Differences, etc. -
# this lets them load that module so the
# tests actually work.)
#
# Also adds the test plan.
#

 view all matches for this distribution


App-Sky

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  ],
  "test_requires" => {
    "File::Spec" => 0,
    "IO::Handle" => 0,
    "IPC::Open3" => 0,
    "Test::Differences" => 0,
    "Test::More" => "0.88"
  }
);


my %fallback_build_requires = (
  "File::Spec" => 0,
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "Module::Build" => "0.28",
  "Test::Differences" => 0,
  "Test::More" => "0.88"
);


unless ( eval { Module::Build->VERSION(0.4004) } ) {

 view all matches for this distribution


App-Smbxfer

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'Exporter' => 0,
        'Getopt::Long' => 0,
        'IO::Prompt' => 0,
        'Filesys::SmbClient' => 0,
        'Test::More' => 0,
        'Test::Differences' => 0,
        'File::Find' => 0,
        'File::Temp' => 0,
    },
    add_to_cleanup      => [ 'App-Smbxfer-*' ],
);

 view all matches for this distribution


App-Stash

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'JSON::Util'    => 0,
        'Class::Accessor::Chained::Fast' => 0,
    },
    build_requires => {
        'Test::More'        => 0,
        'Test::Differences' => 0,
        'Test::Exception'   => 0,
        'File::Temp'        => 0,
    },
    add_to_cleanup      => [ 'App-Stash-*' ],
    create_readme       => 1,

 view all matches for this distribution


App-Twimap

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        'LWP::UserAgent'             => 0,
        'Mail::IMAPClient'           => 0,
        'Moose'                      => 0,
        'Net::Twitter'               => '4.00006',
        'Web::oEmbed::Common'        => 0,
        'Test::Differences::Color'   => 0,
        'Text::Wrap'                 => 0,
        'TryCatch'                   => 0,
        'URI::WithBase'              => 0,
    },
    sign => 1,

 view all matches for this distribution


App-Wax

 view release on metacpan or  search on metacpan

t/lib/Test/App/Wax.pm  view on Meta::CPAN

use base qw(Exporter);

use App::Wax;
use File::Spec;
use Function::Parameters qw(fun method);
use Test::Differences qw(eq_or_diff);
use Test::TinyMocker qw(mock);
use URI::Split qw(uri_split);

use constant XDG_CACHE_HOME => '/home/test/.cache';

 view all matches for this distribution


App-adr2org

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",

 view all matches for this distribution


App-autotest

 view release on metacpan or  search on metacpan

t/helper.pm  view on Meta::CPAN

use App::autotest;
use TAP::Harness;
use TAP::Parser::Aggregator;

use Test::Differences;
use Cwd;

use constant TEST_PROGRAMS_DIRECTORY => 't/t';
use constant A_TEST_PROGRAM          => 't/t/1.t';
use constant ANOTHER_TEST_PROGRAM    => 't/t/2.t';

 view all matches for this distribution


App-cpanoutdated-fresh

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "HTTP::Tiny" : "0",
            "Test::Differences" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "perl" : "5.006"
         }
      }

 view all matches for this distribution


App-np05bctl

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  version: '1.4'
name: App-np05bctl
requires:
  Device::Power::Synaccess::NP05B: '1.03'
  JSON: '2.00'
  Test::Differences: '0.60'
  Test::Most: '0.30'
  perl: '5.010000'
version: '1.04'
x_generated_by_perl: v5.18.1
x_serialization_backend: 'YAML::Tiny version 1.63'

 view all matches for this distribution


App-pathed

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Differences" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {

 view all matches for this distribution


App-perlfind

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         }
      },
      "test" : {
         "requires" : {
            "Test::Compile" : "0",
            "Test::Differences" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {

 view all matches for this distribution


App-perlimports

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::Spec" : "0",
            "File::pushd" : "0",
            "Log::Dispatch::Array" : "0",
            "PPI::Dumper" : "0",
            "Sub::Exporter" : "0",
            "Test::Differences" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0",
            "Test::Needs" : "0",
            "Test::RequiresInternet" : "0",
            "Test::Script" : "1.29",

 view all matches for this distribution


App-perlminlint

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "autodie" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Differences" : "0"
         }
      }
   },
   "provides" : {
      "App::perlminlint" : {

 view all matches for this distribution


App-phoebe

 view release on metacpan or  search on metacpan

t/Oddmuse.t  view on Meta::CPAN

$page = query_gemini("$base/do/changes");
like($page, qr(Changes), "Changes");
like($page, qr(^=> $base/page/Test Test \(current\)$)m, "Page link to current revision");
like($page, qr(^=> $base/history/Test History$)m, "History link");
like($page, qr(^=> $base/page/Test/1 Test \(1\)$)m, "Page link to revision 1");
like($page, qr(^=> $base/diff/Test/1 Differences$)m, "Diff link");

$page = query_gemini("$base/history/Test");
like($page, qr(^=> $base/page/Test Test \(current\)$)m, "Page link to current revision");
like($page, qr(^=> $base/page/Test/1 Test \(1\)$)m, "Page link to revision 1");
like($page, qr(^=> $base/diff/Test/1 Differences$)m, "Diff link");

$page = query_gemini("$base/diff/Test/1");
like($page, qr(^# Differences for Test$)m, "Diff");
like($page, qr(^Showing the differences between revision 1 and the current revision\.$)m, "Intro");
like($page, qr(^Changed line 1 from:\n> ï½¢Fnordï½£$)m, "From");

t/Oddmuse.t  view on Meta::CPAN

like($page, qr(^=> $base/Travels/page/Test \[Travels\] Test)m, "All changes (namespace)");

$page = query_gemini("$base/Travels/history/Test");
like($page, qr(^=> $base/Travels/page/Test Test \(current\)$)m, "Page link to current revision");
like($page, qr(^=> $base/Travels/page/Test/2 Test \(2\)$)m, "Page link to revision 2");
like($page, qr(^=> $base/Travels/diff/Test/2 Differences$)m, "Diff link for revision 2");
like($page, qr(^=> $base/Travels/page/Test/1 Test \(1\)$)m, "Page link to revision 1");
like($page, qr(^=> $base/Travels/diff/Test/1 Differences$)m, "Diff link for revision 1");

$page = query_gemini("$base/Travels/diff/Test/2");
like($page, qr(^# Differences for Test$)m, "Diff");
like($page, qr(^Showing the differences between revision 2 and the current revision\.$)m, "Intro");
like($page, qr(^Changed line 1 from:\n> ï½¢Bertï½£$)m, "From");

 view all matches for this distribution


App-podweaver

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    },
    build_requires => {
        'Test::Command'     => 0.08,
        'Test::More'        => 0,
        'Test::MockObject'  => 0,
        'Test::Differences' => 0,
        #  File::Temp->newdir() requires 0.18.
        'File::Temp'        => 0.18,
        'File::Spec'        => 0,
        'File::Copy'        => 0,
        'Pod::Elemental::Selectors' => 0,

 view all matches for this distribution


App-psort

 view release on metacpan or  search on metacpan

t/psort.t  view on Meta::CPAN

    }) {
	print "1..0 # skip no Test::More module\n";
	exit;
    }

    *eq_or_diff = eval { require Test::Differences; \&Test::Differences::eq_or_diff } || \&Test::More::is;
}

my $use_blib = 1;
my $psort = "$FindBin::RealBin/../blib/script/psort";
unless (-f $psort) {

 view all matches for this distribution


App-ptimeout

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "runtime" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Proc::ProcessTable" : "0.634",
            "Test::Differences" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",

 view all matches for this distribution


App-remarkpl

 view release on metacpan or  search on metacpan

lib/App/remarkpl/public/remark.min.js  view on Meta::CPAN

a.relevance>r.relevance&&(s=r,r=a)}),s.language&&(r.second_best=s),r}function u(e){return N.tabReplace||N.useBR?e.replace(x,function(e,t){return N.useBR&&"\n"===e?"<br>":N.tabReplace?t.replace(/\t/g,N.tabReplace):void 0}):e}function h(e,t,a){var r=t?...
}),e.COMMENT("#cs","#ce"),e.COMMENT("#comments-start","#comments-end")]},n={begin:"\\$[A-z0-9_]+"},i={className:"string",variants:[{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]},l={va...
beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:]/,contains:[e.TITLE_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),...
},a={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0},r={className:"symbol",variants:[{begin:/\=[lgenxc]=/},{begin:/\$/}]},s={className:"comment",variants:[{begin:"'",end:"'"},{begin:'"',end:'"'}],illegal:"\\n",contains:[e.BACKSL...
},{begin:":\\s*"+t}]}]}}},{name:"hsp",create:function(e){return{case_insensitive:!0,lexemes:/[\w\._]+/,keywords:"goto gosub return break repeat loop continue wait await dim sdim foreach dimtype dup dupptr end stop newmod delmod mref run exgoto on mca...
},contains:[t,{className:"keyword",begin:"\\bend\\sif\\b"},{className:"function",beginKeywords:"function",end:"$",contains:[t,s,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE,r]},{className:"function",begin:"\\bend\\s+",e...
contains:[{className:"comment",begin:/\(\*/,end:/\*\)/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,{begin:/\{/,end:/\}/,illegal:/:/}]}}},{name:"matlab",create:function(e){var t=[e.C_NUMBER_MODE,{className:"string",begin:"'",end:"'",contai...
illegal:"</",contains:[e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"[\\$\\%\\@](\\^\\w\\b|#\\w+|[^\\s\\w{]|{\\w+}|\\w+)"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_M...
contains:[i]});return{aliases:["ps"],lexemes:/-?[A-z\.\-]+/,case_insensitive:!0,keywords:{keyword:"if else foreach return function do while until elseif begin for trap data dynamicparam end break throw param continue finally in switch exit filter try...
},{className:"meta",begin:"#\\!?\\[",end:"\\]",contains:[{className:"meta-string",begin:/"/,end:/"/}]},{className:"class",beginKeywords:"type",end:";",contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{endsParent:!0})],illegal:"\\S"},{className:"class",beg...
literal:"true false nil"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.NUMBER_MODE,a,t.preprocessor],illegal:/#/}}},{name:"sql",create:function(e){var t=e.COMMENT("--","$");return{case_insensitive:!0,illegal:/[<>{}*#]/,contains:[{beginKey...

 view all matches for this distribution


App-revealup

 view release on metacpan or  search on metacpan

share/revealjs/plugin/highlight/highlight.esm.js  view on Meta::CPAN

function e(t){return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(t)}function t(e,t){if(!(...
/*!
 * reveal.js plugin that adds syntax highlight support.
 */
var of={id:"highlight",HIGHLIGHT_STEP_DELIMITER:"|",HIGHLIGHT_LINE_DELIMITER:",",HIGHLIGHT_LINE_RANGE_DELIMITER:"-",hljs:rf,init:function(e){var t=e.getConfig().highlight||{};t.highlightOnLoad="boolean"!=typeof t.highlightOnLoad||t.highlightOnLoad,t....

 view all matches for this distribution


( run in 2.671 seconds using v1.01-cache-2.11-cpan-131fc08a04b )