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


Alien-ffmpeg

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Alien v0.024.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use MyModuleBuild;

my %module_build_args = (
  "alien_autoconf_with_pic" => 0,
  "alien_bin_requires" => {
    "Alien::nasm" => 0

 view all matches for this distribution


Alien-gdal

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

      - move build system to Cmake (autotools will be removed in GDAL 3.6)
      - fix logic for lib64 searches
      - use https for download

1.32 2022-08-30
    - share builds: handle shared Proj and GEOS that use lib64 instead of lib

1.31 2022-08-17
    - share builds: rework rpath updates on unices
      as the changes were being overridden before install

 view all matches for this distribution


Alien-gettext

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Alien v0.010.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use Alien::Base::ModuleBuild;

my %module_build_args = (
  "alien_name" => "gettext",
  "alien_repository" => {
    "host" => "ftp.gnu.org",

 view all matches for this distribution


Alien-libgpiod

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

use if ! ( grep { $_ eq '.' } @INC ), qw[lib .];
use lib 'inc';
use Devel::AssertOS qw[Linux];
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024.
use strict;
use warnings;

 view all matches for this distribution


Alien-libpanda

 view release on metacpan or  search on metacpan

misc/trun.plx  view on Meta::CPAN

#!/usr/bin/env perl
use 5.012;
use lib 't';
use MyTest;
use Test::More;

die "usage: $0 <test name>" unless @ARGV;

 view all matches for this distribution


Alien-libsdl2

 view release on metacpan or  search on metacpan

t/03-ffi.t  view on Meta::CPAN

use Test2::V0;
use Test::Alien 1.90;
use lib -d '../t' ? './lib' : 't/lib';
use Alien::libsdl2;
#
#skip_all 'requires a shared object or DLL'
#    unless Alien::libsdl2->dynamic_libs;
#

 view all matches for this distribution


Alien-libsndfile

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

use strict;
use warnings;

use Module::Build 0.28;

use lib 'inc';
use My::ModuleBuild;

my $builder = My::ModuleBuild->new(
    module_name => 'Alien::libsndfile',
    license => 'mit',

 view all matches for this distribution


Alien-libtermkey

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

use strict;
use warnings;

use lib 'inc';
use Alien::make::Module::Build;

my $build = Alien::make::Module::Build->new(
   module_name => 'Alien::libtermkey',
   tarball => 'libtermkey-0.22.tar.gz',

 view all matches for this distribution


Alien-libtickit

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

use strict;
use warnings;

use lib 'inc';
use Alien::make::Module::Build;

my $build = Alien::make::Module::Build->new(
   module_name => 'Alien::libtickit',
   tarball => 'libtickit-0.4.6.tar.gz',

 view all matches for this distribution


Alien-libtool24

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Alien v0.023.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use My::ModuleBuild;

my %module_build_args = (
  "alien_bin_requires" => {
    "Alien::m4" => "0.04"
  },

 view all matches for this distribution


Alien-libui

 view release on metacpan or  search on metacpan

t/00_compile.t  view on Meta::CPAN

use strict;
use Test::More 0.98;
use lib '../blib/lib', './blib/lib';
use_ok $_ for qw[Alien::libui];
done_testing;

 view all matches for this distribution


Alien-liburing

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

use if ! ( grep { $_ eq '.' } @INC ), qw[lib .];
use lib 'inc';
use Devel::AssertOS qw[Linux];
# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.033.
use strict;
use warnings;

 view all matches for this distribution


Alien-libvterm

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

use v5;
use strict;
use warnings;

use lib 'inc';
use Alien::make::Module::Build;

my $build = Alien::make::Module::Build->new(
   module_name => 'Alien::libvterm',
   tarball => 'libvterm-0.3.tar.gz',

 view all matches for this distribution


Alien-mpg123

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Alien v0.023.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use Alien::Base::ModuleBuild;

my %module_build_args = (
  "alien_inline_auto_include" => [],
  "alien_name" => "mpg123",
  "alien_repository" => {

 view all matches for this distribution


Alien-pdf2htmlEX

 view release on metacpan or  search on metacpan

t/version.t  view on Meta::CPAN

use Alien::Poppler;
use Alien::FontForge;

use Capture::Tiny qw(capture_merged);

use lib 't/lib';

subtest "Run pdf2htmlEX" => sub {
	use Env qw(@LD_LIBRARY_PATH @DYLD_FALLBACK_LIBRARY_PATH @PATH);
	unshift @LD_LIBRARY_PATH, Alien::FontForge->rpath, Alien::Poppler->rpath;
	unshift @DYLD_FALLBACK_LIBRARY_PATH, Alien::FontForge->rpath, Alien::Poppler->rpath;

 view all matches for this distribution


Alien-pdf2json

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Alien v0.023.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use Alien::pdf2json::ModuleBuild;

my %module_build_args = (
  "alien_inline_auto_include" => [],
  "alien_name" => "pdf2json",
  "alien_repository" => {

 view all matches for this distribution


Alien-scriptaculous

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

use strict;
use warnings;
use lib qw(inc lib);
use MY::Build;

MY::Build->new(
    'module_name'       => 'Alien::scriptaculous',
    'license'           => 'perl',

 view all matches for this distribution


Alien-sispmctl

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::Alien v0.010.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use Alien::Base::ModuleBuild;

my %module_build_args = (
  "alien_name" => "sispmctl",
  "alien_repository" => {
    "host" => "",

 view all matches for this distribution


Alien-uPB-Core

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.024.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use AU::Build;

my %module_build_args = (
  "build_requires" => {
    "IO::Socket::SSL" => "1.42",
    "Module::Build" => "0.28"

 view all matches for this distribution


Alien-uPB

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.012.
use strict;
use warnings;

use Module::Build 0.28;
use lib qw{inc}; use AU::Build;

my %module_build_args = (
  "build_requires" => {
    "IO::Socket::SSL" => "1.42",
    "Module::Build" => "0.28"

 view all matches for this distribution


Alien-unibilium

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

use strict;
use warnings;

use lib 'inc';
use Alien::make::Module::Build;

my $build = Alien::make::Module::Build->new(
   module_name => 'Alien::unibilium',
   tarball => 'unibilium-2.0.0+PR39.tar.gz',

 view all matches for this distribution


Alien-uv

 view release on metacpan or  search on metacpan

libuv/docs/src/guide/introduction.rst  view on Meta::CPAN


If you are reading this book, you are either:

1) a systems programmer, creating low-level programs such as daemons or network
   services and clients. You have found that the event loop approach is well
   suited for your application and decided to use libuv.

2) a node.js module writer, who wants to wrap platform APIs
   written in C or C++ with a set of (a)synchronous APIs that are exposed to
   JavaScript. You will use libuv purely in the context of node.js. For
   this you will require some other resources as the book does not cover parts
   specific to v8/node.js.

This book assumes that you are comfortable with the C programming language.

 view all matches for this distribution


Alien-wxWidgets

 view release on metacpan or  search on metacpan

inc/My/Build/Base.pm  view on Meta::CPAN

use File::Basename ();
use Fatal qw(open close unlink);
use Data::Dumper;
use File::Glob qw(bsd_glob);
use Carp;
use lib '.';

# Ensure deterministic output
$Data::Dumper::Sortkeys = 1;

# use the system version of a module if present; in theory this could lead to

 view all matches for this distribution


Alien-xmake

 view release on metacpan or  search on metacpan

t/00_compile.t  view on Meta::CPAN

use strict;
use warnings;
use lib 'lib', '../blib/lib', '../lib';
use Test2::V0;
use Env qw[@PATH];
#
use Alien::xmake;
#

 view all matches for this distribution


Align-Sequence

 view release on metacpan or  search on metacpan

t/10_align.t  view on Meta::CPAN

use open qw(:locale);
use strict;
use warnings;
use utf8;

use lib qw(../lib/);

use Test::More;

my $class = 'Align::Sequence';

 view all matches for this distribution


Alister-Base-Sums

 view release on metacpan or  search on metacpan

t/06_sum_register_bechmark_test.pl  view on Meta::CPAN

#!/usr/bin/perl
use strict;
use lib './lib';
use Test::Simple 'no_plan';

use Alister::Base::Sums ':all';

# generate random sums and get ids for them

 view all matches for this distribution


AllKnowingDNS

 view release on metacpan or  search on metacpan

script/all-knowing-dns  view on Meta::CPAN


use strict;
use warnings;
# These modules are in core:
use FindBin;
use lib "$FindBin::Bin/../lib";
use Getopt::Long;
use Sys::Syslog;
# All these modules are not in core:
use App::AllKnowingDNS::Util;
use App::AllKnowingDNS::Handler;

 view all matches for this distribution


Alt-Acme-Math-XS-CPP

 view release on metacpan or  search on metacpan

inc/Inline/CPP/Config.pm  view on Meta::CPAN

    my $os = $^O;
    my $msg = "Unsupported OS/Compiler for Inline::Module+Inline::CPP '$os'";
    die $msg unless
        $ENV{PERL5_MINISMOKEBOX} ||
        $ENV{PERL_CR_SMOKER_CURRENT};
    eval 'use lib "inc"; use Inline::Module; 1' or die $@;
    Inline::Module->smoke_system_info_dump($msg);
}

sub _trim_whitespace {
    my $string = shift;

 view all matches for this distribution


Alt-Acme-Math-XS-ModuleBuild

 view release on metacpan or  search on metacpan

inc/Inline/Module.pm  view on Meta::CPAN

        die <<"...";
First element of \@INC should be 'inc'.
It's '$first'.
Add this line to the top of your '$program':

    use lib 'inc';

...
    }
}

 view all matches for this distribution


Alt

 view release on metacpan or  search on metacpan

t/assert.t  view on Meta::CPAN

#!perl

use strict;
use warnings;
use FindBin '$Bin';
use lib "$Bin/lib";

use Test::Exception;
use Test::More;

sub use_ {

 view all matches for this distribution


( run in 0.753 second using v1.01-cache-2.11-cpan-39bf76dae61 )