Initial Commit
This commit is contained in:
9
database/perl/vendor/lib/Test2/Util/Table/Cell.pm
vendored
Normal file
9
database/perl/vendor/lib/Test2/Util/Table/Cell.pm
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
package Test2::Util::Table::Cell;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = '0.000139';
|
||||
|
||||
use base 'Term::Table::Cell';
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user