MyTest::Util man page on Mageia

Man page or keyword search:  
man Server   17783 pages
apropos Keyword Search (all sections)
Output format
Mageia logo
[printable version]

MyTest::Util(3)	      User Contributed Perl Documentation      MyTest::Util(3)

NAME
       MyTest::Util -- helper functions

Config files format
       the -config-file command line option specifies which file contains the
       configurations to run with.

       META: expand

	 %Apache::TestItSelf::Config = (
	     perl_exec	   => "/home/$ENV{USER}/perl/5.8.5-ithread/bin/perl5.8.5",
	     mp_gen	   => '2.0',
	     httpd_gen	   => '2.0',
	     httpd_version => 'Apache/2.0.55',
	     timeout	   => 200,
	     makepl_arg	   => 'MOD_PERL=2 -libmodperl mod_perl-5.8.5-ithread.so',
	 );

	 my $path = "/home/$ENV{USER}/httpd";

	 @Apache::TestItSelf::Configs = (
	     {
	      apxs_exec	    => "$path/prefork/bin/apxs",
	      httpd_exec    => "$path/prefork/bin/httpd",
	      httpd_mpm	    => "prefork",
	      test_verbose  => 0,
	     },
	     {
	      apxs_exec	    => "$path/worker/bin/apxs",
	      httpd_exec    => "$path/worker/bin/httpd",
	      httpd_mpm	    => "worker",
	      test_verbose  => 1,
	     },
	 );
	 1;

perl v5.18.1			  2007-12-31		       MyTest::Util(3)
[top]

List of man pages available for Mageia

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net