Acme-CPANLists-Import-RSAVAGE

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "CPANLists imported from Ron Savage's blog posts",
   "author" : [
      "perlancar <perlancar@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",

META.yml  view on Meta::CPAN

---
abstract: "CPANLists imported from Ron Savage's blog posts"
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0

Makefile.PL  view on Meta::CPAN

# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.037.
use strict;
use warnings;



use ExtUtils::MakeMaker;

my %WriteMakefileArgs = (
  "ABSTRACT" => "CPANLists imported from Ron Savage's blog posts",
  "AUTHOR" => "perlancar <perlancar\@cpan.org>",
  "CONFIGURE_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0
  },
  "DISTNAME" => "Acme-CPANLists-Import-RSAVAGE",
  "EXE_FILES" => [],
  "LICENSE" => "perl",
  "NAME" => "Acme::CPANLists::Import::RSAVAGE",
  "PREREQ_PM" => {},
  "TEST_REQUIRES" => {

lib/Acme/CPANLists/Import/RSAVAGE.pm  view on Meta::CPAN

package Acme::CPANLists::Import::RSAVAGE;

our $DATE = '2016-02-21'; # DATE
our $VERSION = '0.02'; # VERSION

1;
# ABSTRACT: CPANLists imported from Ron Savage's blog posts

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANLists::Import::RSAVAGE - CPANLists imported from Ron Savage's blog posts

=head1 VERSION

This document describes version 0.02 of Acme::CPANLists::Import::RSAVAGE (from Perl distribution Acme-CPANLists-Import-RSAVAGE), released on 2016-02-21.

=head1 DESCRIPTION

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Acme-CPANLists-Import-RSAVAGE>.

lib/Acme/CPANLists/Import/RSAVAGE/StopWordLists.pm  view on Meta::CPAN

package Acme::CPANLists::Import::RSAVAGE::StopWordLists;

our $DATE = '2016-02-21'; # DATE
our $VERSION = '0.02'; # VERSION

our @Module_Lists = ({description=>"This list is generated by extracting module names mentioned in the article [http://savage.net.au/Perl-modules/html/stopwordlists.report.html] (retrieved on 2016-02-21). For the full article, visit the URL.",entries...

1;
# ABSTRACT: CPAN modules which offer stopword lists (2015)

__END__

=pod

=encoding UTF-8

lib/Acme/CPANLists/Import/RSAVAGE/StopWordLists.pm  view on Meta::CPAN


This list is generated by extracting module names mentioned in the article [http://savage.net.au/Perl-modules/html/stopwordlists.report.html] (retrieved on 2016-02-21). For the full article, visit the URL.


=over

=item * L<AI::Categorizer>

=item * L<Benchmark::Featureset::StopWordLists>

=item * L<Blog::Spam>

=item * L<DBIx::FullTextSearch>

=item * L<DBIx::TextIndex>

=item * L<Elastic::Model>

=item * L<HTML::Index>

=item * L<Image::WordCloud>



( run in 1.296 second using v1.01-cache-2.11-cpan-49f99fa48dc )