view release on metacpan or search on metacpan
"build" : {
"requires" : {
"Test::More" : 0
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"strict" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::ShareDir::Install" : "0"
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AI/PSO.pm view on Meta::CPAN
peers. In both cases there is an element of randomness.
Solution convergence is quite fast once one particle becomes close to
a local maxima. Having more particles active means there is more of
a chance that you will not be stuck in a local maxima. Often times
different neighborhoods (when not configured in a global neighborhood
fashion) will converge to different maxima. It is quite interesting
to watch graphically. If the fitness function is expensive to
compute, then it is often useful to start out with a small number of
particles first and get a feel for how the algorithm converges.
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "AI-ParticleSwarmOptimization-MCE",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "AI-ParticleSwarmOptimization-Pmap",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
abstract: AStar algorithm on rectangle map
author:
- A.G. Grishaev <gtoly@cpan.org>
license: perl
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
perl: 5.008001
view all matches for this distribution
view release on metacpan or search on metacpan
my %module_build_args = (
"build_requires" => {
"Module::Build" => "0.28"
},
"configure_requires" => {
"Module::Build" => "0.28"
},
"dist_abstract" => "optimize path finding searches for a large set of initial conditions (for better average performance).",
"dist_author" => [
"Shlomi Fish <shlomif\@cpan.org>"
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AI/PredictionClient/Alien/TensorFlowServingProtos.pm view on Meta::CPAN
use Module::Build;
use AI::PredictionClient::Alien::TensorFlowServingProtos;
my $builder = Module::Build->new(
...
configure_requires => {
'AI::PredictionClient::Alien::TensorFlowServingProtos' => '0',
...
},
extra_compiler_flags => AI::PredictionClient::Alien::TensorFlowServingProtos->cflags,
extra_linker_flags => AI::PredictionClient::Alien::TensorFlowServingProtos->libs,
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "AI-PredictionClient",
"prereqs" : {
"configure" : {
"requires" : {
"AI::PredictionClient::Alien::TensorFlowServingProtos" : "0.05",
"Alien::Google::GRPC" : "0.06",
"ExtUtils::MakeMaker" : "0",
"Inline" : "0",
view all matches for this distribution
view release on metacpan or search on metacpan
abstract: Perl extension for logic programming.
author:
- Curtis "Ovid" Poe
license: unknown
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
aliased: 0.11
view all matches for this distribution
view release on metacpan or search on metacpan
"xt",
"maint"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"perl" : "5.014"
}
},
view all matches for this distribution
view release on metacpan or search on metacpan
abstract: Artificial termites simulation
author:
- Salvador Fandino <sfandino@yahoo.com>
license: unknown
distribution_type: module
configure_requires:
ExtUtils::MakeMaker: 0
build_requires:
ExtUtils::MakeMaker: 0
requires:
Math::nSphere: 0.01
view all matches for this distribution
view release on metacpan or search on metacpan
my %module_build_args = (
"build_requires" => {
"Module::Build" => "0.28"
},
"configure_requires" => {
"Module::Build" => "0.28"
},
"dist_abstract" => "Perl wrapper for XGBoost library L<https://github.com/dmlc/xgboost>",
"dist_author" => [
"Pablo Rodr\x{ed}guez Gonz\x{e1}lez <pablo.rodriguez.gonzalez\@gmail.com>"
view all matches for this distribution
view release on metacpan or search on metacpan
Perl (version 5.16.3 or better) Perl is freely available at
<http://www.perl.org>. It is very likely that you will already have Perl
installed if you are using a Unix/Linux based system.
Stage 2 - Install CPAN modules, if already installed go to Stage 3
If you have supervisor access, or have configured MCPAN for local
install, you can install each of these via:
perl -MCPAN -e shell
> install <packageName>
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AMQP/Publisher.pm view on Meta::CPAN
callback. This can enable you to setup additional event loops to drive the publisher.
B<send()>
After the Publisher object has attached to the AMQP server, it is capable of sending messages to the configured exchange and key.
B<exchange( $exchange )>
An accessor to the configured exchange.
B<key( $key )>
And accessor to the configured routing key.
=head1 TODO
=head1 BUGS
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : 0
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/AOLserver/CtrlPort.pm view on Meta::CPAN
output.
It is useful for creating test suites for AOLserver applications which
can be controlled via the control port.
To configure AOLserver's control port, use settings similar to the following
ones:
ns_section "ns/server/${servername}/module/nscp"
ns_param address myhostname
ns_param port 3334
view all matches for this distribution
view release on metacpan or search on metacpan
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "API-Assembla",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30"
}
},
"runtime" : {
view all matches for this distribution
view release on metacpan or search on metacpan
lib/API/Basecamp.pm view on Meta::CPAN
=head2 url
$basecamp->url;
$basecamp->url(Mojo::URL->new('https://basecamp.com'));
The url attribute set the base/pre-configured URL object that will be used in
all HTTP requests. This attribute expects a L<Mojo::URL> object.
=head2 user_agent
$basecamp->user_agent;
$basecamp->user_agent(Mojo::UserAgent->new);
The user_agent attribute set the pre-configured UserAgent object that will be
used in all HTTP requests. This attribute expects a L<Mojo::UserAgent> object.
=head1 METHODS
=head2 action
view all matches for this distribution
view release on metacpan or search on metacpan
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
view all matches for this distribution
view release on metacpan or search on metacpan
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Test::More: '0'
blib: '1.01'
configure_requires:
ExtUtils::MakeMaker: '0'
File::ShareDir::Install: '0.06'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.143240'
license: perl
view all matches for this distribution
view release on metacpan or search on metacpan
lib/API/CPanel/User.pm view on Meta::CPAN
# maxpark (string) -- Maximum number of parked domains the user can create.
# maxaddon (string) -- Maximum number of addon domains the user can create.
# bwlimit (string) -- Bandiwdth limit in Megabytes.
# customip (string) -- Specific IP address for the site.
# language (string) -- Language to use in the account's cPanel interface.
# useregns (boolean) -- Use the registered nameservers for the domain instead of the ones configured on the server.
# hasuseregns (boolean) -- Set to 1 if you are using the above option.
# reseller (boolean) -- Give reseller privileges to the account.
# forcedns (boolean) -- Overwrite current DNS Zone if a DNS Zone already exists.
# mxcheck (enum) -- Determines how the server will handle incoming mail for this domain.
view all matches for this distribution