Apache-Recorder

 view release on metacpan or  search on metacpan

recorder.pl  view on Meta::CPAN

	    <head>
	        <title>Recorder is ready to go.</title>
	    </head>
	    <body>
	        The recorder has been configured correctly.  
		<p>You are now free to visit static pages and scripts that exist on this domain.  
		(Note: if you leave this domain, you will no longer have a valid cookie -- 
		this will stop Apache::Recorder from recording your path.</p>
                <p>When you have finished visiting the pages and scripts that you want to record, 
		you will need to write a brief script to automate the testing process.  See 
		<font face='courier'>perldoc HTTP::RecordedSession</font> for a sample program.  
		You will need to record the following session id for use in this script: 
		<strong>$semi_random</strong>.</p>

	    </body>
	</html>
    ~;
}



( run in 0.424 second using v1.01-cache-2.11-cpan-5735350b133 )