use inc::Module::Install;

name        'TestApp-Plugin-Chart';
version     '0.01';
requires    'Jifty' => '0.70129';

WriteAll;
