requires 'perl', '5.008001';
requires 'Text::QRCode';
requires 'PostScript::Simple';

on 'test' => sub {
    requires 'Test::More', '0.98';
};

