name             = IO-SocketAlarm
abstract         = Perform asynchronous actions when a socket changes status
author           = Michael Conrad <mike@nrdvana.net>
license          = Perl_5
copyright_holder = IntelliTree Solutions

[MetaResources]
bugtracker.web   = https://github.com/IntelliTree/perl-IO-SocketAlarm/issues
repository.web   = https://github.com/IntelliTree/perl-IO-SocketAlarm
repository.url   = https://github.com/IntelliTree/perl-IO-SocketAlarm.git
repository.type  = git

[@Git]
[Git::GatherDir]
exclude_match = ^t/tmp
include_untracked = 0
[Git::NextVersion]
[PkgVersion]

[MakeMaker::Awesome]
WriteMakefile_arg = LIBS => "-lpthread",
[PPPort]
[Manifest]
[License]
[ExtraTests]
[PodWeaver]
[Test::Pod::Coverage::Configurable]
; the POLL constants are only exposed for unit tests
also_private = qr/^POLL\w+$/
[PodSyntaxTests]

; authordep Devel::PPPort~3.59
; authordep ExtUtils::Depends
; authordep Test::Pod::Coverage
; authordep Pod::Coverage::TrustPod
; authordep Test::Pod
[AutoPrereqs]
[Prereqs / TestRequires]
Test2::Suite = 0.000139
[UploadToCPAN]
[MetaYAML]
[MetaJSON]