On Jul 9, 2004, at 1:45 PM, David Wheeler wrote:

use 5.00503;
use Apache::TestMB;

Apache::TestMB->new(
    module_name    => 'Apache::Test::Skeleton',
    license        => 'perl',
    requires       => { 'mod_perl'   => ">= 1.0, < 1.99",
                      },
    build_requires => { Test::More => 0,
                      },
)->create_build_script;

Oh, and FWIW, CPANPLUS should soon have the ability to check such a spec. Not sure that CPAN.pm ever will, though.


Regards,

David


-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to