| DBomb documentation | Contained in the DBomb distribution. |
| DBomb documentation | Contained in the DBomb distribution. |
package DBomb::Version;
use strict; use warnings; ## This is the RELEASE version, not the CVS Revision. our $VERSION = '0.20'; ## tag: version-0_20 (remember to update README) 1; __END__