| DBomb documentation | Contained in the DBomb distribution. |
DBomb::Value - Abstract class for column and key values.
This class provides no functionality whatsoever.
| DBomb documentation | Contained in the DBomb distribution. |
package DBomb::Value;
use strict; use warnings; our $VERSION = '$Revision: 1.2 $'; 1; __END__