Date-Holidays

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    "Try::Tiny" => "0.31",
    "perl" => "5.006"
  },
  "test_requires" => {
    "File::Spec" => 0,
    "FindBin" => "1.53",
    "IO::Handle" => 0,
    "IPC::Open3" => 0,
    "Pod::Coverage::TrustPod" => "0.100006",
    "Test::Class" => "0.52",
    "Test::Fatal" => "0.017",
    "Test::Kwalitee" => "1.28",
    "Test::MockModule" => "0.13",
    "Test::More" => "1.302195",
    "Test::Pod" => "1.52",
    "Test::Pod::Coverage" => "1.1"
  }
);


my %fallback_build_requires = (
  "File::Spec" => 0,
  "FindBin" => "1.53",
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "Module::Build" => "0.4234",
  "Pod::Coverage::TrustPod" => "0.100006",
  "Test::Class" => "0.52",
  "Test::Fatal" => "0.017",
  "Test::Kwalitee" => "1.28",
  "Test::MockModule" => "0.13",
  "Test::More" => "1.302195",
  "Test::Pod" => "1.52",
  "Test::Pod::Coverage" => "1.1"
);


unless ( eval { Module::Build->VERSION(0.4004) } ) {
  delete $module_build_args{test_requires};

CHANGELOG.md  view on Meta::CPAN

    Scott Seller. This required a lot of changes to internal code and the test
    suite was restructured. I hope I did not break anything, all tests pass currently.

## 1.07 2017-12-10 Feature release, update recommended

- Added adapter for:
    [Date::Holidays::KZ](https://metacpan.org/pod/Date::Holidays::KZ) (Kazakhstan) via patch from Vladimir Varlamov

## 1.06 2017-05-31 Maintenance release, update not required

- Added use of [Test::Fatal](https://metacpan.org/pod/Test::Fatal)

- Added homepage metadata and changed GitHub URL

- Added [Dist::Zilla](https://metacpan.org/pod/Dist::Zilla) plugins requirements causing issues to `dist.ini`, so these
  are explicitly specified

- Exchanged CJM´s:
  [Dist::Zilla::Plugin::VersionFromModule](https://metacpan.org/pod/Dist::Zilla::Plugin::VersionFromModule)

  For Dave Rolskys:

META.json  view on Meta::CPAN

         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "FindBin" : "1.53",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0.100006",
            "Test::Class" : "0.52",
            "Test::Fatal" : "0.017",
            "Test::Kwalitee" : "1.28",
            "Test::MockModule" : "0.13",
            "Test::More" : "1.302195",
            "Test::Pod" : "1.52",
            "Test::Pod::Coverage" : "1.1"
         }
      }
   },
   "provides" : {
      "Date::Holidays" : {

META.yml  view on Meta::CPAN

author:
  - 'Jonas B. <jonasbn@cpan.org>'
build_requires:
  File::Spec: '0'
  FindBin: '1.53'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.4234'
  Pod::Coverage::TrustPod: '0.100006'
  Test::Class: '0.52'
  Test::Fatal: '0.017'
  Test::Kwalitee: '1.28'
  Test::MockModule: '0.13'
  Test::More: '1.302195'
  Test::Pod: '1.52'
  Test::Pod::Coverage: '1.1'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.4234'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010'

Makefile.PL  view on Meta::CPAN

    "Scalar::Util" => "1.63",
    "Try::Tiny" => "0.31"
  },
  "TEST_REQUIRES" => {
    "File::Spec" => 0,
    "FindBin" => "1.53",
    "IO::Handle" => 0,
    "IPC::Open3" => 0,
    "Pod::Coverage::TrustPod" => "0.100006",
    "Test::Class" => "0.52",
    "Test::Fatal" => "0.017",
    "Test::Kwalitee" => "1.28",
    "Test::MockModule" => "0.13",
    "Test::More" => "1.302195",
    "Test::Pod" => "1.52",
    "Test::Pod::Coverage" => "1.1"
  },
  "VERSION" => "1.36",
  "test" => {
    "TESTS" => "t/*.t"
  }

Makefile.PL  view on Meta::CPAN

  "FindBin" => "1.53",
  "IO::Handle" => 0,
  "IPC::Open3" => 0,
  "JSON" => "4.1",
  "Locale::Country" => "3.76",
  "Module::Build" => "0.4234",
  "Module::Load" => "0.36",
  "Pod::Coverage::TrustPod" => "0.100006",
  "Scalar::Util" => "1.63",
  "Test::Class" => "0.52",
  "Test::Fatal" => "0.017",
  "Test::Kwalitee" => "1.28",
  "Test::MockModule" => "0.13",
  "Test::More" => "1.302195",
  "Test::Pod" => "1.52",
  "Test::Pod::Coverage" => "1.1",
  "Try::Tiny" => "0.31"
);


unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {

cpanfile  view on Meta::CPAN

    requires 'Module::Build', '0.4234';
};

on test => sub {
    requires 'Test::Class', 0.52;
    requires 'Test::More', 1.302195;
    requires 'FindBin', 1.53;
    requires 'Test::MockModule', '0.13';
    requires 'Test::Pod::Coverage', 1.10;
    requires 'Test::Kwalitee', '1.28';
    requires 'Test::Fatal', 0.017;
    requires 'Test::Pod', 1.52;
    requires 'Pod::Coverage::TrustPod', 0.100006;
};

cpanfile.snapshot  view on Meta::CPAN

      ExtUtils::MakeMaker 0
      IO::File 0
      List::Util 1.33
      MRO::Compat 0
      Module::Runtime 0
      Role::Tiny 1.003003
      Role::Tiny::With 0
      Scalar::Util 0
      Storable 0
      Sub::Quote 0
      Test::Fatal 0
      Test::More 0.96
      Try::Tiny 0
      overload 0
      parent 0
      perl 5.008
      re 0
      strict 0
      version 0.83
      warnings 0
  Sub-Exporter-0.987

cpanfile.snapshot  view on Meta::CPAN

      Test::Builder::Tester 1.02
      Test::Simple 0.78
      Try::Tiny 0
      constant 0
      perl 5.008001
      strict 0
      warnings 0
  Test-Fatal-0.017
    pathname: R/RJ/RJBS/Test-Fatal-0.017.tar.gz
    provides:
      Test::Fatal 0.017
    requirements:
      Carp 0
      Exporter 5.57
      ExtUtils::MakeMaker 6.78
      Test::Builder 0
      Try::Tiny 0.07
      strict 0
      warnings 0
  Test-Kwalitee-1.28
    pathname: E/ET/ETHER/Test-Kwalitee-1.28.tar.gz

t/Test/Class/Date/Holidays.pm  view on Meta::CPAN

package Test::Class::Date::Holidays;

## no critic (Subroutines::RequireFinalReturn, ValuesAndExpressions::ProhibitMagicNumbers)

use strict;
use warnings;
use base qw(Test::Class);
use Test::More; # done_testing
use Test::Fatal qw(dies_ok);
use Env qw($TEST_VERBOSE $EXTENDED_TESTING $HOLIDAYS_EXTENDED_TESTING);
use Locale::Country; # all_country_codes
use Test::MockModule;
use English qw(-no_match_vars);

our $VERSION = '1.35';

#run prior and once per suite
sub startup : Test(startup => 1) {



( run in 2.011 seconds using v1.01-cache-2.11-cpan-54e63673c56 )