David Wheeler wrote:
On Jul 7, 2004, at 7:01 AM, Geoffrey Young wrote:

the bug reporting skeleton has become so useful for me (and others) that I
have created two new skeletons:


I would add a Build.PL with these contents:

use 5.00503;

use Apache::Test::MB;

Isn't that Apache::TestMB?

Apache::Test::MB->new(
    module_name => 'Apache::Test::Skeleton',
)->create_build_script;

Regards,

David


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
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