<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">package Test2::Util::Table::Cell;
use strict;
use warnings;

our $VERSION = '0.000162';

use base 'Term::Table::Cell';

1;
</pre></body></html>