Acme-MetaSyntactic-mlpfim

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

  "dist_author" => [
    "Shlomi Fish <shlomif\@cpan.org>"
  ],
  "dist_name" => "Acme-MetaSyntactic-mlpfim",
  "dist_version" => "0.0.2",
  "license" => "mit",
  "module_name" => "Acme::MetaSyntactic::mlpfim",
  "recursive_test_files" => 1,
  "requires" => {
    "Acme::MetaSyntactic::List" => 0,
    "parent" => 0,
    "strict" => 0,
    "warnings" => 0
  },
  "test_requires" => {
    "File::Spec" => 0,
    "IO::Handle" => 0,
    "IPC::Open3" => 0,
    "Test::MetaSyntactic" => 0,
    "Test::More" => "0.88",
    "perl" => "5.006"

META.json  view on Meta::CPAN

            "Test::More" : "0.96",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::TrailingSpace" : "0.0203"
         }
      },
      "runtime" : {
         "requires" : {
            "Acme::MetaSyntactic::List" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::MetaSyntactic" : "0",

META.yml  view on Meta::CPAN

meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Acme-MetaSyntactic-mlpfim
provides:
  Acme::MetaSyntactic::mlpfim:
    file: lib/Acme/MetaSyntactic/mlpfim.pm
    version: v0.0.2
requires:
  Acme::MetaSyntactic::List: '0'
  parent: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/shlomif/perl-Acme-MetaSyntactic-mlpfim/issues
  homepage: http://metacpan.org/release/Acme-MetaSyntactic-mlpfim
  repository: git://github.com/shlomif/perl-Acme-MetaSyntactic-mlpfim.git
version: 0.0.2
x_Dist_Zilla:
  perl:
    version: '5.032000'

lib/Acme/MetaSyntactic/mlpfim.pm  view on Meta::CPAN

package Acme::MetaSyntactic::mlpfim;
$Acme::MetaSyntactic::mlpfim::VERSION = '0.0.2';
use strict;
use warnings;

use parent 'Acme::MetaSyntactic::List';

__PACKAGE__->init();

1;

=pod

=encoding UTF-8

=head1 NAME



( run in 0.284 second using v1.01-cache-2.11-cpan-4d50c553e7e )