view release on metacpan or search on metacpan
lib/Algorithm/Voting.pm view on Meta::CPAN
johntrammell@gmail.com, C<< <johntrammell at gmail.com> >>
=head1 BUGS
Please report any bugs or feature requests via the Google Code web interface at
L<http://code.google.com/p/algorithm-voting/>.
=head1 SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Algorithm::Voting
This project is hosted at Google Code. You can find up-to-date information on
this project at URL L<http://code.google.com/p/algorithm-voting/>.
=head1 COPYRIGHT & LICENSE
Copyright 2008 johntrammell@gmail.com, all rights reserved.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Algorithm/WordLevelStatistics.pm view on Meta::CPAN
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
=head1 SEE ALSO
L<http://bioinfo2.ugr.es/TextKeywords/>.
=cut
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Algorithm/X/DLX.pm view on Meta::CPAN
=head1 SEE ALSO
Donald E. Knuth, Stanford University 2000 L<Dancing Links|http://arxiv.org/pdf/cs/0011047v1>
L<Introduction to Exact Cover Problem and Algorithm X|https://www.geeksforgeeks.org/introduction-to-exact-cover-problem-and-algorithm-x/>
Peter Pfeiffer BSc, Linz 2023 L<Uncovering Exact Cover Encodings|https://epub.jku.at/obvulihs/download/pdf/9260418>
=cut
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/7zip.pm view on Meta::CPAN
=head1 SEE ALSO
=over 4
=item L<7-Zip|https://www.7-zip.org/>
The 7-Zip home page.
=item L<Alien>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/ActiveMQ.pm view on Meta::CPAN
=head1 LINKS
=over
=item L<http://activemq.apache.org/> - Apache ActiveMQ project homepage.
=item L<Net::STOMP> - Interface to the Streamed Text Oriented Message Protocol in perl.
=item L<Catalyst::Engine::STOMP> - Use the power of Catalyst dispatch to route job requests.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Adaptagrams.pm view on Meta::CPAN
This module supports L<Inline's with functionality|Inline/"Playing 'with' Others">.
=head1 SEE ALSO
L<Adaptagrams|http://www.adaptagrams.org/>
=head1 AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/AntTweakBar.pm view on Meta::CPAN
<img src="http://anttweakbar.sourceforge.net/doc/data/media/tools/anttweakbar/twsimpledx11-128.jpg" style="max-width:100%;">
</p>
Alien::AntTweakbar is a Perl module that provides dependencies (libraries, platform-dependent build-scripts) of AntTweakBar. Install this module to be able to install and use L<AntTweakBar> for your Perl.
AntTweakBar (see L<http://anttweakbar.sourceforge.net/>) is nice tiny
GUI library for OpenGL/SDL/DirectX applications.
Alien::AntTweakbar is not perl bindings for AntTweakBar but the (static) library itself.
=head1 TODO
lib/Alien/AntTweakBar.pm view on Meta::CPAN
it under the same terms as Perl itself, either Perl version 5.20.0 or,
at your option, any later version of Perl 5 you may have available.
=head1 SEE ALSO
L<AntTweakBar>, L<SDL>, L<OpenGL>, L<http://anttweakbar.sourceforge.net/>
=cut
our $VERSION = '0.03';
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Autotools.pm view on Meta::CPAN
distribution's shared directory. Compilation can be made to happen regardless
of whether minimum versions are already found by setting the environment
variable, C<COMPILE_ALIEN_AUTOTOOLS>, to a true value.
Tool source archives are downloaded from the official GNU FTP server,
L<ftp://ftp.gnu.org/>.
=head1 FUNCTIONS
=over
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/BWIPP.pm view on Meta::CPAN
Distributable under the same licence.
=head1 SEE ALSO
homepage L<http://bwipp.terryburton.co.uk/>,
manual L<https://github.com/bwipp/postscriptbarcode/wiki>
view all matches for this distribution
view release on metacpan or search on metacpan
corpus/libpalindrome/aclocal.m4 view on Meta::CPAN
else
cat >&2 <<'END'
Aborting the configuration process, to ensure you take notice of the issue.
You can download and install GNU coreutils to get an 'rm' implementation
that behaves properly: <http://www.gnu.org/software/coreutils/>.
If you want to complete the configuration process using your problematic
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
to "yes", and re-run configure.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Base/ModuleBuild/API.pod view on Meta::CPAN
=item %p
B<deprecated>
Platform independent "local command prefix". On *nix systems this is C<./>, on Windows it is an empty string.
%pconfigure
Please note that this only works to run scripts on Unix, and does not work on Windows. It is thus, not fit for purpose and should not be used. As an alternative:
lib/Alien/Base/ModuleBuild/API.pod view on Meta::CPAN
=item %X
[version 0.027]
The current Perl interpreter using the Unix style path separator C</>
instead of the native Windows C<\>.
=item %%
A literal C<%>.
view all matches for this distribution
view release on metacpan or search on metacpan
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Box2D.pm view on Meta::CPAN
use File::Find;
use File::Spec::Functions qw(catdir catfile rel2abs);
=head1 NAME
Alien::Box2D - Build and make available Box2D library - L<http://box2d.org/>
=head1 VERSION
Version 0.106
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Build/Plugin/Download/Git.pm view on Meta::CPAN
v1.0.0
v1.1.2
old-feature-not-included
something-else/entirely
You could specify a filter of C<qr/^v[0-9\.]+$/> to make sure only tags that
appeared to be a version number are included.
=head2 version
Regular expression to parse out the version from tags. The regular expression
should store the result in C<$1>.
In the previous example you might use the regular expression C<qr/^v([0-9\.]+/>.
=head1 SEE ALSO
=over 4
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Build/Plugin/Build/Premake5.pm view on Meta::CPAN
=head1 SEE ALSO
=over 4
=item * L<https://premake.github.io/>
=back
=head1 CONTRIBUTIONS AND BUG REPORTS
view all matches for this distribution
view release on metacpan or search on metacpan
corpus/dir/http.html view on Meta::CPAN
<html><head>
<title>Index of /corpus/dist/</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type='text/css'>
table { width:100%%; }
.name { text-align:left; }
.size, .mtime { text-align:right; }
.type { width:11em; }
.mtime { width:15em; }
</style>
</head><body>
<h1>Index of /corpus/dist/</h1>
<hr />
<table>
<tr>
<th class='name'>Name</th>
<th class='size'>Size</th>
<th class='type'>Type</th>
corpus/dir/http.html view on Meta::CPAN
<tr><td class='name'><a href='/corpus/dist/foo-1.00.tar.gz'>foo-1.00.tar.gz</a></td><td class='size'>261</td><td class='type'>application/x-gzip</td><td class='mtime'>Fri, 20 Jan 2017 11:22:51 GMT</td></tr>
<tr><td class='name'><a href='/corpus/dist/foo-1.00.tar.xz'>foo-1.00.tar.xz</a></td><td class='size'>296</td><td class='type'>text/plain</td><td class='mtime'>Fri, 20 Jan 2017 00:43:29 GMT</td></tr>
<tr><td class='name'><a href='/corpus/dist/foo%2D1%2E00%2Etgz'>foo%2D1%2E00%2Etgz</a></td><td class='size'>584</td><td class='type'>application/x-gzip</td><td class='mtime'>Fri, 20 Jan 2017 11:23:15 GMT</td></tr>
<tr><td class='name'><a href='/corpus/dist/foo-1.00.zip'>foo-1.00.zip</a></td><td class='size'>584</td><td class='type'>application/zip</td><td class='mtime'>Fri, 20 Jan 2017 11:23:15 GMT</td></tr>
</table>
<hr />
</body></html>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Build/Plugin/Download/GitHub.pm view on Meta::CPAN
L</"tags_only"> interrogates the latter for downloads.
=head2 version
Regular expression that can be used to extract a version from a GitHub tag. The
default ( C<qr/^v?(.*)$/> ) is reasonable for many GitHub repositories.
=head2 prefer
How to sort candidates for selection. This should be one of three types of values:
lib/Alien/Build/Plugin/Download/GitHub.pm view on Meta::CPAN
Download from assets instead of via tag. This option is incompatible with
C<tags_only>.
=head2 asset_name
Regular expression which the asset name should match. The default is C<qr/\.tar\.gz$/>.
=head2 asset_format
The format of the asset. This is passed to L<Alien::Build::Plugin::Extract::Negotiate>
so any format supported by that is valid.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Build/Plugin/Download/GitLab.pm view on Meta::CPAN
=head2 link_name
For C<link> types, this is a regular expression that filters the
asset filenames. For example, if there are multiple archive
formats provided, you can get just the gzip'd tarball by setting
this to C<qr/\.tar\.gz$/>.
=head1 SEE ALSO
=over 4
view all matches for this distribution
view release on metacpan or search on metacpan
t/alien_build_plugin_fetch_promp.t view on Meta::CPAN
return {
type => 'html',
charset => 'utf-8',
base => $url,
content => '<html/>',
protocol => 'https',
};
};
};
view all matches for this distribution
view release on metacpan or search on metacpan
t/alien_build_plugin_fetch_promptbeforedownload.t view on Meta::CPAN
return {
type => 'html',
charset => 'utf-8',
base => $url,
content => '<html/>',
};
};
};
};
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/Build/Plugin/Download/Negotiate.pm view on Meta::CPAN
tarballs and readme files like this:
foo-1.0.0.tar.gz
foo-1.0.0.readme
You could specify a filter of C<qr/\.tar\.gz$/> to make sure only tarballs are
considered for download.
=head2 version
Regular expression to parse out the version from a filename. The regular expression
view all matches for this distribution
view release on metacpan or search on metacpan
The GNU General Public License, Version 3, June 2007
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/CImg.pm view on Meta::CPAN
This is a Alien distribution based on L<Alien::Base>, class methods
such as C<cflags> and C<libs> are inherited from there. See the
documentation for L<Alien::Base> for full list of methods. This module
does not override or extend any of those inherited methods.
Quote from the L<cimg website|http://cimg.eu/>
=over 4
CImg stands for Cool Image : It is easy to use, efficient and is
intended to be a very pleasant toolbox to design image processing
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/CMake.pm view on Meta::CPAN
use File::Find;
use File::Spec::Functions qw(catdir catfile rel2abs);
=head1 NAME
Alien::CMake - Build and make available CMake library - L<http://cmake.org/>
=head1 VERSION
Version 0.11
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/CXC/param.pm view on Meta::CPAN
=head1 DESCRIPTION
This module finds or builds the I<cxcparam> library extracted from
the Chandra Interactive Analysis of Observations (CIAO) software
package produced by the Chandra X-Ray Center (CXC).
See L<https://cxc.harvard.edu/ciao/> for more information.
The C<cxcparam> library is itself released under separate license.
See the README file in the included distribution tarball.
=head1 USAGE
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/CodePress/Archive.pm view on Meta::CPAN
=head1 SEE ALSO
=over 4
=item * L<http://codepress.org/>
The official CodePress home page.
=item * L<Alien>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/DuckDB.pm view on Meta::CPAN
=item L<FFI::Platypus>
The recommended FFI interface for using C libraries like DuckDB from Perl.
=item L<https://duckdb.org/>
The DuckDB homepage with comprehensive documentation.
=item L<https://github.com/duckdb/duckdb>
view all matches for this distribution