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


Alien-Electron

 view release on metacpan or  search on metacpan

lib/Alien/Electron.pm  view on Meta::CPAN


Alien::Electron - Download and install the electron GUI framework

=head1 DESCRIPTION

This package will download a zip file containing github's L<Electron GUI framework|http://electron.atom.io/> and will then install it into its private distribution share directory.

The location of the binary is stored in the C<$Alien::Electron::electron_binary> variable:

    $ perl -MAlien::Electron -E 'say $Alien::Electron::electron_binary'
    /usr/local/share/perl/5.18.2/auto/share/dist/Alien-Electron/electron

 view all matches for this distribution


Alien-FLTK

 view release on metacpan or  search on metacpan

lib/Alien/FLTK.pm  view on Meta::CPAN

=back

=head2 Examples

Please see the L<Synopsis|Alien::FLTK/"Synopsis"> and the files in the
C</examples/>.

=head2 Bugs

Numerous, I'm sure.

 view all matches for this distribution


Alien-FontForge

 view release on metacpan or  search on metacpan

lib/Alien/FontForge.pm  view on Meta::CPAN


version 0.001

=head1 SEE ALSO

L<FontForge|http://fontforge.github.io/>

L<Repository information|http://project-renard.github.io/doc/development/repo/p5-Alien-FontForge/>

=head1 AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

 view all matches for this distribution


Alien-FreeImage

 view release on metacpan or  search on metacpan

lib/Alien/FreeImage.pm  view on Meta::CPAN

use File::ShareDir qw(dist_dir);
use File::Spec::Functions qw(catdir);

=head1 NAME

Alien::FreeImage - Building freeimage library L<http://freeimage.sourceforge.net/>

=cut

our $VERSION = '1.001';

 view all matches for this distribution


Alien-GCrypt

 view release on metacpan or  search on metacpan

lib/Alien/GCrypt.pm  view on Meta::CPAN


=head1 SEE ALSO

=over 4

=item * L<https://www.gnu.org/software/libgcrypt/>

=back

=head1 AUTHOR

 view all matches for this distribution


Alien-GEOS

 view release on metacpan or  search on metacpan

lib/Alien/GEOS.pm  view on Meta::CPAN

Alien::GEOS provides a CPAN distribution for the GEOS library. In other
words, it installs GEOS library in a non-system folder and provides you with
the details necessary to include in and link to your C/XS code.

For documentation on the GEOS API, see
L<http://trac.osgeo.org/geos/>.

=head1 AUTHOR

Alessandro Ranellucci, C<< <aar@cpan.org> >>

 view all matches for this distribution


Alien-GMP

 view release on metacpan or  search on metacpan

lib/Alien/GMP.pm  view on Meta::CPAN


Copyright © 2012 Richard Simões. This module is released under the terms of the
L<GNU Lesser General Public License|http://gnu.org/licenses/lgpl.html> ("LGPL")
v. 3.0 and may be modified and/or redistributed under the same or any compatible
license. The GNU Multiple Precision library itself is copyrighted by the
L<Free Software Foundation|http://www.fsf.org/> and is also distributed under
terms of the LGPL v. 3.0.

 view all matches for this distribution


Alien-Gearman

 view release on metacpan or  search on metacpan

lib/Alien/Gearman.pm  view on Meta::CPAN


=item * L<Alien>

=item * L<Gearman::XS>

=item * L<http://www.gearman.org/>

=back

=head1 REPOSITORY

 view all matches for this distribution


Alien-Gnuplot

 view release on metacpan or  search on metacpan

lib/Alien/Gnuplot.pm  view on Meta::CPAN

if $^O contains "MSWin32", a simpler system call is used, that is
riskier -- it involves waiting for the unknown executable to complete.

=head1 REPOSITORIES

Gnuplot's main home page is at L<https://gnuplot.sourceforge.net/>.

Alien::Gnuplot development is at L<https://github.com/drzowie/Alien-Gnuplot>.

A major client module for Alien::Gnuplot is PDL::Graphics::Gnuplot, which
can be found at L<https://github.com/PDLPorters/PDL-Graphics-Gnuplot>.
PDL is at L<https://pdl.perl.org/>.

=head1 AUTHOR

Craig DeForest <craig@deforest.org>

lib/Alien/Gnuplot.pm  view on Meta::CPAN

    unless($req_v <= $version) {
	die qq{

Alien::Gnuplot: Found gnuplot version $version, but you requested $req_v. 
You should upgrade gnuplot, either by reinstalling Alien::Gnuplot or 
getting it yourself from L<https://gnuplot.sourceforge.net/>.

};
    }
}

lib/Alien/Gnuplot.pm  view on Meta::CPAN

	die q{
Alien::Gnuplot: no executable gnuplot found!  If you have gnuplot,
you can put its exact location in your GNUPLOT_BINARY environment 
variable or make sure your PATH contains it.  If you do not have
gnuplot, you can reinstall Alien::Gnuplot (and its installation 
script will try to install gnuplot) or get it yourself from L<https://gnuplot.sourceforge.net/>.
};
    }
    
##############################
# Execute the executable to make sure it's really gnuplot, and parse

 view all matches for this distribution


Alien-Graphene

 view release on metacpan or  search on metacpan

lib/Alien/Graphene.pm  view on Meta::CPAN

  use Env qw(@GI_TYPELIB_PATH);
  push @GI_TYPELIB_PATH, Alien::Graphene->gi_typelib_path;

=head1 SEE ALSO

L<Graphene|https://ebassi.github.io/graphene/>

=head1 AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

 view all matches for this distribution


Alien-GtkNodes

 view release on metacpan or  search on metacpan

lib/Alien/GtkNodes.pm  view on Meta::CPAN


=head1 SEE ALSO

L<Alien>, L<Alien::Base>, L<Alien::Build::Manual::AlienUser>

L<GtkNodes|https://github.com/aluntzer/gtknodes/>

=head1 AUTHOR

John Barrett <john@jbrt.org>

 view all matches for this distribution


Alien-GvaScript

 view release on metacpan or  search on metacpan

GvaScript_Builder.pm  view on Meta::CPAN

       <h3 class="TN_label">Table of contents</h3>
       <div class="TN_content">
         $toc
       </div>
     </div>
     <hr/>
   </div>
  </div>
$content
</div>
</body>

 view all matches for this distribution


Alien-Hush

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN

                    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

LICENSE  view on Meta::CPAN

    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:

LICENSE  view on Meta::CPAN

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


Alien-IUP

 view release on metacpan or  search on metacpan

lib/Alien/IUP.pm  view on Meta::CPAN

use File::ShareDir qw(dist_dir);
use File::Spec::Functions qw(catdir catfile rel2abs);

=head1 NAME

Alien::IUP - Building, finding and using iup + related libraries - L<http://www.tecgraf.puc-rio.br/iup/>

=cut

our $VERSION = "0.711";

=head1 VERSION

=over

=item * I<iup> library 3.19.1 - see L<http://www.tecgraf.puc-rio.br/iup/>

=item * I<im> library 3.11 - see L<http://www.tecgraf.puc-rio.br/im/>

=item * I<cd> library 5.10 - see L<http://www.tecgraf.puc-rio.br/cd/>

=back

=head1 SYNOPSIS

 view all matches for this distribution


Alien-Iconv

 view release on metacpan or  search on metacpan

inc/Devel/CheckLib.pm  view on Meta::CPAN

This is a very early release intended primarily for feedback from
people who have discussed it.  The interface may change and it has
not been adequately tested.

Feedback is most welcome, including constructive criticism.
Bug reports should be made using L<http://rt.cpan.org/> or by email.

When submitting a bug report, please include the output from running:

    perl -V
    perl -MDevel::CheckLib -e0

 view all matches for this distribution


Alien-ImageMagick

 view release on metacpan or  search on metacpan

lib/Alien/ImageMagick.pm  view on Meta::CPAN


=over 4

=item * GitHub issues (report bugs here)

L<https://github.com/jeteve/Alien-ImageMagick/issues/>

=item * AnnoCPAN: Annotated CPAN documentation

L<http://annocpan.org/dist/Alien-ImageMagick>

lib/Alien/ImageMagick.pm  view on Meta::CPAN


L<http://cpanratings.perl.org/d/Alien-ImageMagick>

=item * Search CPAN

L<http://search.cpan.org/dist/Alien-ImageMagick/>

=back

=head1 LICENSE AND COPYRIGHT

 view all matches for this distribution


Alien-InteractiveBrokers

 view release on metacpan or  search on metacpan

lib/Alien/InteractiveBrokers.pm  view on Meta::CPAN


L<Finance::InteractiveBrokers::Java>

The L<POE> documentation, L<POE::Kernel>, L<POE::Session>

L<http://poe.perl.org/> - All about the Perl Object Environment (POE)

L<http://www.interactivebrokers.com/> - The InteractiveBrokers website

L<http://www.interactivebrokers.com/php/apiUsersGuide/apiguide.htm> - The IB API documentation

The F<examples/> directory of this module's distribution

=head1 AUTHORS

Jason McManus, C<< <infidel at cpan.org> >>

lib/Alien/InteractiveBrokers.pm  view on Meta::CPAN


L<http://cpanratings.perl.org/d/Alien-InteractiveBrokers>

=item * Search CPAN

L<http://search.cpan.org/dist/Alien-InteractiveBrokers/>

=back

=head1 LICENSE AND COPYRIGHT

 view all matches for this distribution



Alien-Jena

 view release on metacpan or  search on metacpan

lib/Alien/Jena.pm  view on Meta::CPAN


=head1 SEE ALSO

=over 4

=item L<https://jena.apache.org/>

Jena homepage

=item L<Alien>

 view all matches for this distribution


Alien-Judy

 view release on metacpan or  search on metacpan

lib/Alien/Judy.pod  view on Meta::CPAN


L<http://cpanratings.perl.org/d/Alien-Judy>

=item * Search CPAN

L<http://search.cpan.org/dist/Alien-Judy/>

=back



 view all matches for this distribution


Alien-KentSrc

 view release on metacpan or  search on metacpan

lib/Alien/KentSrc.pm  view on Meta::CPAN


=encoding UTF-8

=head1 NAME

Alien::KentSrc - Fetch/build/stash Kent src from L<http://hgdownload.cse.ucsc.edu/admin/>

=begin HTML

<a href="#">
  <img src="https://img.shields.io/badge/perl-5.8.9+-blue.svg"
       alt="Requires Perl 5.8.9+" />
</a>

<!-- CPAN -->
<a href="https://metacpan.org/pod/Alien::KentSrc">
  <img src="https://img.shields.io/cpan/v/Alien-KentSrc.svg"
       alt="CPAN" />
</a>

<!-- Travis -->
<a href="https://travis-ci.org/kiwiroy/alien-kentsrc">
  <img src="https://travis-ci.org/kiwiroy/alien-kentsrc.svg?branch=master"

 view all matches for this distribution


Alien-Kiwisolver

 view release on metacpan or  search on metacpan

lib/Alien/Kiwisolver.pm  view on Meta::CPAN


This module supports L<Inline's with functionality|Inline/"Playing 'with' Others">.

=head1 SEE ALSO

L<Kiwi solver|https://kiwisolver.readthedocs.io/>

=head1 AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

 view all matches for this distribution


Alien-LIBSVM

 view release on metacpan or  search on metacpan

lib/Alien/LIBSVM.pm  view on Meta::CPAN


This module supports L<Inline's with functionality|Inline/"Playing 'with' Others">.

=head1 SEE ALSO

L<LIBSVM|http://www.csie.ntu.edu.tw/~cjlin/libsvm/>

=head1 AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

 view all matches for this distribution


Alien-LMDB

 view release on metacpan or  search on metacpan

lib/Alien/LMDB.pm  view on Meta::CPAN


L<Alien-LMDB github repo|https://github.com/hoytech/Alien-LMDB>

L<LMDB_File>

L<Official LMDB site|http://symas.com/mdb/>

L<github mirror of LMDB repo|https://github.com/LMDB/lmdb>

L<Alien::Base>

 view all matches for this distribution


Alien-LZ4

 view release on metacpan or  search on metacpan

lib/Alien/LZ4.pm  view on Meta::CPAN


=head1 SEE ALSO

=over 4

=item L<LZ4|https://lz4.github.io/lz4/>

The LZ4 home page.

=item L<Alien>

 view all matches for this distribution


( run in 1.739 second using v1.01-cache-2.11-cpan-e1769b4cff6 )