Acme-LookOfDisapproval

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Acme-LookOfDisapproval

0.008     2025-01-09 19:59:59Z
          - various toolchain updates, now using Dist::Zilla again.

0.007     2018-09-02 21:00:36Z
          - switch from JSON to JSON::PP
          - many fixes to build infrastructure to keep pace with changes to
            the tooling ecosystem

0.006     2013-11-29 18:22:26Z
          - Acme::ಠ_ಠ is back, with a lot of convoluted hoop-jumping to bypass
            various broken bits of the toolchain (see git commit for details)

0.005     2013-10-26 05:02:09Z
          - now packaging with Dist::Zilla 5.0
            - required removing Acme::ಠ_ಠ, pending resolution of issues in

META.json  view on Meta::CPAN

            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "File::Spec" : "0",
            "JSON::PP" : "0",
            "Module::Metadata" : "0",
            "Test::More" : "0.88",
            "Test::Warnings" : "0.009",
            "open" : "0",
            "perl" : "5.016"
         }
      },
      "x_Dist_Zilla" : {
         "requires" : {
            "Dist::Zilla" : "5",

META.json  view on Meta::CPAN

            "Dist::Zilla::Plugin::Git::Push" : "0",
            "Dist::Zilla::Plugin::Git::Remote::Check" : "0",
            "Dist::Zilla::Plugin::Git::Tag" : "0",
            "Dist::Zilla::Plugin::GitHub::Update" : "0.40",
            "Dist::Zilla::Plugin::GithubMeta" : "0.54",
            "Dist::Zilla::Plugin::InstallGuide" : "1.200005",
            "Dist::Zilla::Plugin::Keywords" : "0.004",
            "Dist::Zilla::Plugin::License" : "5.038",
            "Dist::Zilla::Plugin::Manifest" : "0",
            "Dist::Zilla::Plugin::MetaConfig" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaNoIndex" : "0",
            "Dist::Zilla::Plugin::MetaTests" : "0",
            "Dist::Zilla::Plugin::MetaYAML" : "0",
            "Dist::Zilla::Plugin::MinimumPerl" : "1.006",
            "Dist::Zilla::Plugin::ModuleBuildTiny" : "0.012",
            "Dist::Zilla::Plugin::MojibakeTests" : "0.8",
            "Dist::Zilla::Plugin::NextRelease" : "5.033",
            "Dist::Zilla::Plugin::PodSyntaxTests" : "5.040",
            "Dist::Zilla::Plugin::PodWeaver" : "4.008",
            "Dist::Zilla::Plugin::Prereqs" : "0",

META.json  view on Meta::CPAN

            },
            "name" : "@Author::ETHER/Git::GatherDir",
            "version" : "2.051"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Author::ETHER/MetaYAML",
            "version" : "6.032"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::ETHER/MetaJSON",
            "version" : "6.032"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Author::ETHER/Readme",
            "version" : "6.032"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Author::ETHER/Manifest",

META.json  view on Meta::CPAN

      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.032"
      }
   },
   "x_authority" : "cpan:ETHER",
   "x_generated_by_perl" : "v5.41.7",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 0,
   "x_use_unsafe_inc" : 0
}

META.yml  view on Meta::CPAN

---
abstract: 'Send warnings with ಠ_ಠ'
author:
  - 'Karen Etheridge <ether@cpan.org>'
build_requires:
  File::Spec: '0'
  JSON::PP: '0'
  Module::Metadata: '0'
  Test::More: '0.88'
  Test::Warnings: '0.009'
  open: '0'
  perl: '5.016'
configure_requires:
  File::Spec::Functions: '0'
  Module::Build::Tiny: '0.034'
  perl: '5.008'
dynamic_config: 0

META.yml  view on Meta::CPAN

          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: '@Author::ETHER/Git::GatherDir'
      version: '2.051'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::ETHER/MetaYAML'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::ETHER/MetaJSON'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@Author::ETHER/Readme'
      version: '6.032'
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@Author::ETHER/Manifest'
      version: '6.032'
    -

t/00-report-prereqs.dd  view on Meta::CPAN

                                      'utf8' => '0',
                                      'warnings' => '0'
                                    }
                    },
       'test' => {
                   'recommends' => {
                                     'CPAN::Meta' => '2.120900'
                                   },
                   'requires' => {
                                   'File::Spec' => '0',
                                   'JSON::PP' => '0',
                                   'Module::Metadata' => '0',
                                   'Test::More' => '0.88',
                                   'Test::Warnings' => '0.009',
                                   'open' => '0',
                                   'perl' => '5.016'
                                 }
                 },
       'x_Dist_Zilla' => {
                           'requires' => {
                                           'Dist::Zilla' => '5',

t/00-report-prereqs.dd  view on Meta::CPAN

                                           'Dist::Zilla::Plugin::Git::Push' => '0',
                                           'Dist::Zilla::Plugin::Git::Remote::Check' => '0',
                                           'Dist::Zilla::Plugin::Git::Tag' => '0',
                                           'Dist::Zilla::Plugin::GitHub::Update' => '0.40',
                                           'Dist::Zilla::Plugin::GithubMeta' => '0.54',
                                           'Dist::Zilla::Plugin::InstallGuide' => '1.200005',
                                           'Dist::Zilla::Plugin::Keywords' => '0.004',
                                           'Dist::Zilla::Plugin::License' => '5.038',
                                           'Dist::Zilla::Plugin::Manifest' => '0',
                                           'Dist::Zilla::Plugin::MetaConfig' => '0',
                                           'Dist::Zilla::Plugin::MetaJSON' => '0',
                                           'Dist::Zilla::Plugin::MetaNoIndex' => '0',
                                           'Dist::Zilla::Plugin::MetaTests' => '0',
                                           'Dist::Zilla::Plugin::MetaYAML' => '0',
                                           'Dist::Zilla::Plugin::MinimumPerl' => '1.006',
                                           'Dist::Zilla::Plugin::ModuleBuildTiny' => '0.012',
                                           'Dist::Zilla::Plugin::MojibakeTests' => '0.8',
                                           'Dist::Zilla::Plugin::NextRelease' => '5.033',
                                           'Dist::Zilla::Plugin::PodSyntaxTests' => '5.040',
                                           'Dist::Zilla::Plugin::PodWeaver' => '4.008',
                                           'Dist::Zilla::Plugin::Prereqs' => '0',

t/00-report-prereqs.t  view on Meta::CPAN

            }
        }
    }

    return $collector;
}

my @include = qw(
  Encode
  File::Temp
  JSON::PP
  Module::Runtime
  Sub::Name
  YAML
  autodie
);

my @exclude = qw(

);

t/02-Acme-o_o.t  view on Meta::CPAN

use strict;
use warnings;
# vim: set ts=8 sts=2 sw=2 tw=100 et :

use open ':std', ':encoding(UTF-8)'; # force stdin, stdout, stderr into utf8
use Test::More 0.88;
use Test::Warnings 0.009 ':no_end_test', ':all';
use utf8;
use Acme::ಠ_ಠ;
use JSON::PP;

my $line; my $file = __FILE__;
is(
    warning { ಠ_ಠ('oh noes'); $line = __LINE__ },
    "oh noes at $file line $line.\n",
    'warning appears, and with the right file and line',
);

diag '%INC is: ' . JSON::PP->new->ascii->canonical->pretty->encode(\%INC);

had_no_warnings if $ENV{AUTHOR_TESTING};
done_testing;



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