name    = App-Wubot
author  = Alex White <VVu@geekfarm.org>
license = BSD
copyright_holder = Alex White

[GatherDir] 

[PruneCruft]

[ManifestSkip]

[ExecDir]
dir = bin

[MetaYAML]

[PodVersion]

[MakeMaker]

[Manifest]

[@Git]
changelog   = Changes             ; this is the default
allow_dirty = dist.ini            ; see Git::Check...
allow_dirty = Changes             ; ... and Git::Commit
allow_dirty = README              ; ... and Git::Commit
commit_msg  = v%v%n%n%c           ; see Git::Commit
tag_format  = v%v                 ; see Git::Tag
tag_message = v%v                 ; see Git::Tag
push_to     = origin              ; see Git::Push

[Git::NextVersion]
first_version = 0.0.1
version_regexp  = ^v(\d+\.\d+\.\d+)$

[CheckChangeLog]

[Prereqs / Build]
English = 0
File::Temp = 0
Test::Differences = 0
Test::Exception = 0
Test::Routine = 0
Test::Mojo = 0
Test::More = 0
utf8 = 0

[Prereqs / Configure]
ExtUtils::MakeMaker = 0

[Prereqs]
AnyEvent = 0
AnyEvent::Watchdog = 0
AnyEvent::Watchdog::Util = 0
Benchmark = 0
Capture::Tiny = 0
Carp = 0
Class::Load = 0
DBD::SQLite = 0
DBI = 0
Date::Manip = 0
DateTime = 0
Devel::StackTrace = 0
Digest::MD5 = 0
Encode = 0
Fcntl = 0
File::Basename = 0
File::Path = 0
File::Spec = 0
File::chdir = 0
FileHandle = 0
FindBin = 0
Getopt::Long = 0
HTTP::Message = 0
LWP::Simple = 0
LWP::UserAgent = 0
Log::Log4perl = 0
MIME::Base64 = 0
MIME::Entity = 0
Mojo::Base = 0
Moose = 0
Moose::Role = 0
POSIX = 0
SQL::Abstract = 0
Scalar::Util = 0
Storable = 0
Sys::Hostname = 0
Term::ANSIColor = 0
Text::Template = 0
URI::Escape = 0
YAML = 0
YAML::XS = 0
strict = 0
warnings = 0

[Prereqs / Recommends]
AnyEvent::IRC::Client = 0
AnyEvent::XMPP::Client = 0
Astro::MoonPhase = 0
Astro::Sunrise = 0
Data::ICal = 0
Data::ICal::Entry::Alarm::Audio = 0
Data::ICal::Entry::Alarm::Display = 0
Data::ICal::Entry::Event = 0
Date::ICal = 0
Device::SerialPort = 0
Growl::Tiny = 0
HTML::Strip = 0
HTML::TableExtract = 0
HTML::TokeParser::Simple = 0
Mail::MboxParser = 0
Maildir::Lite = 0
Net::TiVo = 0
Net::Twitter::Lite = 0
URI::Find = 0
RRD::Simple = 0
RRDs = 0
WWW::LongURL = 0
XML::Atom::SimpleFeed = 0
XML::Feed = 0
XML::RSS = 0
XML::Simple = 0
XML::Twig = 0


[OurPkgVersion]

[MetaResources]
repository = http://github.com/wu/wubot

[PodCoverageTests]
[PodSyntaxTests]
[ExtraTests]
[ReportVersions::Tiny]

[Test::Perl::Critic]

[Test::PodSpelling]
wordlist = Pod::Wordlist
spell_cmd = aspell list

[ConfirmRelease]
[UploadToCPAN]

[TestRelease]