use lib "../../", "../../inc";
use inc::Module::Install prefix => '../../inc';

name       ('Set::Infinite');
version    ('0.01');
abstract   ('Span sets and recurrences');
author     ('Flavio S. Glock');
license    ('perl');

WritePugs  (6);
