name    = Sub-Call-Tail
author  = יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
license = Perl_5
copyright_holder = יובל קוג'מן (Yuval Kogman)
copyright_year = 2009

[@Author::ETHER]
:version = 0.119
installer = none
authority = cpan:NUFFIN
Test::MinimumVersion.max_target_perl = 5.008001
-remove = PodCoverageTests

[PPPort]

[MakeMaker::Awesome]
:version = 0.27
delimiter = |
header = |use ExtUtils::Depends 0.302;
header = |my $pkg = ExtUtils::Depends->new('Sub::Call::Tail' => 'B::Hooks::OP::Check::EntersubForCV');
WriteMakefile_arg = $pkg->get_makefile_vars
WriteMakefile_arg = DL_FUNCS => { 'Sub::Call::Tail' => [] }

[Prereqs / ConfigureRequires]
ExtUtils::Depends = 0.302   ; minimum version that works on Win32+gcc
B::Hooks::OP::Check = 0.18  ; minimum version that depends on ExtUtils::Depends 0.302
B::Hooks::OP::Check::EntersubForCV = 0