DBIx-Schema-Annotate:DBIx-Schema-Annotate 的只读发布历史

时间:2024-07-22 05:16:44
【文件属性】:

文件名称:DBIx-Schema-Annotate:DBIx-Schema-Annotate 的只读发布历史

文件大小:17KB

文件格式:ZIP

更新时间:2024-07-22 05:16:44

Perl

名称 DBIx::Schema::Annotate - 添加表模式作为对 ORM 文件的注释。 这个模块的灵感来自 annotate_models。 概要 use DBIx::Schema::Annotate; my $dbh = DBI->connect('....') or die $DBI::errstr; my $annotate = DBIx::Schema::Annotate->new( dbh => $dbh ); $annotate->write_files( dir => '...', exception_rule => { # todo } ); # Amon2 + Teng $ carton exec -- perl -Ilib -MMyApp -MDBIx::Schema::Annotate -e 'my $c = MyApp->b


【文件预览】:
DBIx-Schema-Annotate-master
----minil.toml(111B)
----Changes(313B)
----t()
--------001_basic.t(1KB)
--------00_compile.t(98B)
--------lib()
--------Utils.pm(428B)
----META.yml(1KB)
----Build.PL(301B)
----LICENSE(18KB)
----README.md(1KB)
----META.json(2KB)
----lib()
--------DBIx()
----cpanfile(185B)
----MANIFEST(318B)

网友评论