The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Env::Bash.

0.00_01  Sun Dec 19 01:55:05 2004
	- original version; created by h2xs 1.23 with options
		-A -B -X -b 5.8.0 Env::Bash

0.00_02  Tue Dec 21 03:01:57 UTC 2004
        - minor bug fixed in _get_env_var.

0.00_05  Tue Dec 21 15:55:56 UTC 2004
        - validate bash is present.
        - changed process to load environment keys.
        - changed option GrepRegex to SelectRegex and
          made it a perl regex.
        - added option SourceOnly which returns the
          only the variables defined in the Source scripts.

0.01     Wed Dec 22 04:31:52 UTC 2004
        - changed version from beta to normal.