Revision history for Perl extension Test::ShellScript.

0.02  Wed Apr 21 10:14:39 ART 2010
        - use Bourne Shell (sh) instead of Bourne Again Shell (bash) to
          let it pass the tests in machines bash is not installed
        - added command validation in run_ok
        - documentation typos fixed
        - Perl 5.10 or better needed to install and use the module 
        - Added TODO list

0.01  Sun Apr 18 19:29:01 2010
	- original version; created by h2xs 1.23 with options
		-AX Test::ShellScript

