Patrick LeBoutillier wrote:
Hi all,

Should I include the generated t/TEST file in my module distribution
or should I let the users system generate it?

The latter. You should always generate it during 'perl Makefile.PL' because you want to set the perl path right. also because filter_args() inserts there any arguments passed during 'perl Makefile.PL'. See:
http://perl.apache.org/docs/general/testing/testing.html#Basic_Testing_Environment


Patrick, In the future please ask A-T questions at the httpd-test list

Apache-Test/README:
[...]
###################
# Got a question? #
###################

Post it to the test-dev <at> httpd.apache.org list. The list is
moderated, so unless you are subscribed to it it may take some time
for your post to make it to the list.

For more information see: http://httpd.apache.org/test/.

List's archive http://marc.theaimsgroup.com/?l=apache-test-dev

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

Reply via email to