Skip to content

Commit

Permalink
依存モジュール書いた、多分これで全部
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishibayashi Takuji committed Aug 1, 2012
1 parent c57f7a9 commit 53bc9a9
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion Build.PL
Expand Up @@ -17,7 +17,35 @@ my $buiild = Module::Build->new(
'Plack::Middleware::Session' => '0',
'Plack::Session' => '0.14',
'Time::Piece::Plus' => '0.02',
'Teng' => '0.14_03',
'Teng' => '0.14_05',
'Config::Pit' => '0.04',
#FIXME 最新バージョンの指定誰か書いて
'DateTime' => '0',
'DBIx::QueryLog' => '0',
'DBIx::Inspector' => '0',
'Path::Class' => '0',
'Data::Validator' => '0',
'Data::GUID' => '0',
'Digetst::MurmurHash' => '0',
'Scope::Container::DBI' => '0',
'Scope::Container' => '0',
'Class::Method::Modifiers' => '0',
'Class::Method::Modifiers' => '0',
'Data::Recursive::Encode' => '0',
'Email::Sender' => '0',
'Email::Simple' => '0',
'Email::Sender::Transport::SMTP::TLS' => '0',
'Text::Xslate' => '0',
'Log::Minimal' => '0',
'String::CamelCase' => '0',
'String::Random' => '0',
'FormValidator::Lite' => '0',
'DateTimeX::Factory' => '0',
'Data::Section::Simple' => '0',
'JSON::XS' => '0',
'Exporter::Lite' => '0',
'Mouse' => '0',
'Class::Accessor::Lite' => '0',

},
build_requires => {
Expand Down

0 comments on commit 53bc9a9

Please sign in to comment.