requires 'perl', '5.008001';

on 'test' => sub {
    requires 'Test::More', '0.98';
    requires 'Test::Exception', '0.32';
	requires 'Plack::Session::Store', '0.20';
};

