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


Algorithm-DistanceMatrix

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

[MetaResourcesFromGit]
homepage = http://github.com/%a/%r
bugtracker.web = https://github.com/%a/%r/issues

[MetaYAML]          ; generate META.ym
[MetaJSON]          ; generate META.json

; build system
;[ExecDir]           ; include 'bin/*' as executables
[ShareDir]          ; include 'share/' for File::ShareDir
[MakeMaker]         ; create Makefile.PL

 view all matches for this distribution


Algorithm-Evolutionary-Fitness

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/0307-zdt1.t
t/0333-mmdp.t


META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Evolutionary-Simple

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

README.md
t/00.load.t
t/01.functions.t

META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Evolutionary-Utils

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

TODO.md
lib/Algorithm/Evolutionary/Utils.pm
t/00-load.t
t/0002-utils.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Evolutionary

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

scripts/tide_bitstring.pl
scripts/canonical-genetic-algorithm.pl
scripts/tide_float.pl
scripts/rectangle-coverage.pl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-ExpectationMaximization

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

Makefile.PL
MANIFEST			This list of files
README
t/test.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-FEC

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

fec8.c
fec16.c
typemap
t/00_load.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-FeatureSelection

 view release on metacpan or  search on metacpan

inc/Module/Install/Metadata.pm  view on Meta::CPAN

}

sub write_mymeta_json {
	my $self = shift;

	# We need JSON to write the MYMETA.json file
	unless ( eval { require JSON; 1; } ) {
		return 1;
	}

	# Generate the data
	my $meta = $self->_write_mymeta_data or return 1;

	# Save as the MYMETA.yml file
	print "Writing MYMETA.json\n";
	Module::Install::_write(
		'MYMETA.json',
		JSON->new->pretty(1)->canonical->encode($meta),
	);
}

sub _write_mymeta_data {
	my $self = shift;

 view all matches for this distribution


Algorithm-FuzzyCmeans

 view release on metacpan or  search on metacpan

inc/Module/Install/Metadata.pm  view on Meta::CPAN

}

sub write_mymeta_json {
	my $self = shift;

	# We need JSON to write the MYMETA.json file
	unless ( eval { require JSON; 1; } ) {
		return 1;
	}

	# Generate the data
	my $meta = $self->_write_mymeta_data or return 1;

	# Save as the MYMETA.yml file
	print "Writing MYMETA.json\n";
	Module::Install::_write(
		'MYMETA.json',
		JSON->new->pretty(1)->canonical->encode($meta),
	);
}

sub _write_mymeta_data {
	my $self = shift;

 view all matches for this distribution


Algorithm-Genetic-Diploid

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/perlcriticrc
t/pod-coverage.t
t/pod.t
t/run.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-GooglePolylineEncoding

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/polyline.t
xt/friedrichshagen.kml
xt/ggpe.t
xt/rt74303.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Graphs-Reachable-Tiny

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/01-all_reachable.t
t/manifest.t
t/pod-coverage.t
t/pod.t
META.yml                                 Module meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Graphs-TransitiveClosure-Tiny

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/01-floyd_warshall.t
t/manifest.t
t/pod-coverage.t
t/pod.t
META.yml                                 Module meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Gutter

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "repository" : {
         "url" : "https://thrig.me/src/Algorithm-Gutter.git"
      }
   },
   "version" : "0.02",
   "x_serialization_backend" : "JSON::PP version 4.16"
}

 view all matches for this distribution


Algorithm-Heapify-XS

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

README
t/max_heap.t
t/min_heap.t
XS.xs
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-History-Levels

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "class" : "Dist::Zilla::Plugin::IfBuilt",
            "name" : "@Author::PERLANCAR/IfBuilt",
            "version" : "0.02"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::PERLANCAR/MetaJSON",
            "version" : "6.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::PERLANCAR/MetaConfig",

META.json  view on Meta::CPAN

         },
         "version" : "6.009"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}

 view all matches for this distribution


Algorithm-KMeans

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

Makefile.PL
MANIFEST			This list of files
README
t/test.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Kademlia

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      ".github/",
      ".github/*",
      ".github/**",
      ".clang-format"
   ],
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_static_install" : 0
}

 view all matches for this distribution


Algorithm-Kelly

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN

exclude_filename = LICENSE
[PkgVersion]
[AutoPrereqs]
[GithubMeta]
[MetaYAML]
[MetaJSON]
[MakeMaker]
[ManifestSkip]
[Manifest]
[PodWeaver]
[ReadmeAnyFromPod]

 view all matches for this distribution


Algorithm-KernelKMeans

 view release on metacpan or  search on metacpan

inc/Module/Install/Metadata.pm  view on Meta::CPAN

}

sub write_mymeta_json {
	my $self = shift;

	# We need JSON to write the MYMETA.json file
	unless ( eval { require JSON; 1; } ) {
		return 1;
	}

	# Generate the data
	my $meta = $self->_write_mymeta_data or return 1;

	# Save as the MYMETA.yml file
	print "Writing MYMETA.json\n";
	Module::Install::_write(
		'MYMETA.json',
		JSON->new->pretty(1)->canonical->encode($meta),
	);
}

sub _write_mymeta_data {
	my $self = shift;

 view all matches for this distribution


Algorithm-Kmeanspp

 view release on metacpan or  search on metacpan

inc/Module/Install/Metadata.pm  view on Meta::CPAN

}

sub write_mymeta_json {
	my $self = shift;

	# We need JSON to write the MYMETA.json file
	unless ( eval { require JSON; 1; } ) {
		return 1;
	}

	# Generate the data
	my $meta = $self->_write_mymeta_data or return 1;

	# Save as the MYMETA.yml file
	print "Writing MYMETA.json\n";
	Module::Install::_write(
		'MYMETA.json',
		JSON->new->pretty(1)->canonical->encode($meta),
	);
}

sub _write_mymeta_data {
	my $self = shift;

 view all matches for this distribution


Algorithm-LCS-XS

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

README
t/1.t
XS.pm
XS.xs
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
SIGNATURE                                Public-key signature (added by MakeMaker)

 view all matches for this distribution


Algorithm-LDA

 view release on metacpan or  search on metacpan

bin/lda.pl  view on Meta::CPAN

    $stop = $opt_stop; 
}

# TODO -- add as options
# $maxIterations - Maximum Iterations
# $updateCorpus - 1 = Force update documents, 0 = allow loading from JSON
# $wordThreshold - Minimum number of documents a word must appear in
# $alpha - Default Alpha value
# $numWords - Number of words per topic
my $maxIterations = 1000;
if(defined $opt_iterations) { 

 view all matches for this distribution


Algorithm-LUHN

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.02 2014-06-30 NEILB
    - Updated github repo URL after changing my github username
    - Added Algorithm::Damm and Math::CheckDigits to SEE ALSO
    - Fixed errors in pod: using c<...> instead of C<...> and
      not escaping the > character.
    - Added [MetaJSON] to dist.ini so META.json is included in releases

1.01 2014-06-30 NEILB

    - Added SEE ALSO section with links to other LUHN modules.
    - Renamed CHANGES to Changes and reformatted as per CPAN::Changes::Spec

 view all matches for this distribution


Algorithm-LUHN_XS

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

LUHN_XS.xs
t/01-cc.t
t/02-vc.t
t/03-csp.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-LeakyBucket

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

MANIFEST
README
t/Algorithm-LeakyBucket.t
lib/Algorithm/LeakyBucket.pm
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-LibLinear

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "license" : [
         "http://opensource.org/licenses/mit-license.php"
      ]
   },
   "version" : "0.26",
   "x_serialization_backend" : "JSON::PP version 4.07"
}

 view all matches for this distribution


Algorithm-Line-Bresenham

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

lib/Algorithm/Line/Bresenham.pm
Makefile.PL
MANIFEST			This list of files
t/1.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


Algorithm-Line-Lerp

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "repository" : {
         "url" : "https://thrig.me/src/Algorithm-Line-Lerp.git"
      }
   },
   "version" : "0.02",
   "x_serialization_backend" : "JSON::PP version 4.16"
}

 view all matches for this distribution


Algorithm-LineSegments

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

t/02simple.t
t/98podsyn.t
t/99podcov.t
eg/simple.pl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)

 view all matches for this distribution


( run in 1.919 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )