Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
local
/
share
/
perl5
/
Test2
/
Util
/
Table
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Cell.pm
123 B
-r--r--r--
2021-12-03 21:17:20
Edit
Del
LineBreak.pm
1.07 KB
-r--r--r--
2021-12-03 21:17:20
Edit
Del
Editing: Cell.pm
(123 B)
Path: /usr/local/share/perl5/Test2/Util/Table/Cell.pm
Back
package Test2::Util::Table::Cell; use strict; use warnings; our $VERSION = '0.000144'; use base 'Term::Table::Cell'; 1;