Initial Windows agent repository
This commit is contained in:
commit
a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions
9
OGP64/usr/share/perl5/5.40/Test2/Util/Table/Cell.pm
Normal file
9
OGP64/usr/share/perl5/5.40/Test2/Util/Table/Cell.pm
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
package Test2::Util::Table::Cell;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = '0.000162';
|
||||
|
||||
use base 'Term::Table::Cell';
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue