Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-DBIx-Class
/
t
/
lib
/
DBICNSTest
/
Result
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
A.pm
150 B
-rw-r--r--
2019-10-28 07:52:34
Edit
Del
B.pm
150 B
-rw-r--r--
2019-10-28 07:52:34
Edit
Del
D.pm
150 B
-rw-r--r--
2019-10-28 07:52:34
Edit
Del
Editing: A.pm
(150 B)
Path: /usr/share/doc/perl-DBIx-Class/t/lib/DBICNSTest/Result/A.pm
Back
package DBICNSTest::Result::A; use warnings; use strict; use base qw/DBIx::Class::Core/; __PACKAGE__->table('a'); __PACKAGE__->add_columns('a'); 1;