use inc::Module::Install; name ('Date-Span'); all_from ('lib/Date/Span.pm'); author ('Ricardo Signes '); license ('perl'); author_tests('xt'); WriteAll();