MooseX-ShortCut-BuildInstance:MooseX-ShortCut-BuildInstance 的只读发布历史

时间:2024-07-22 04:41:56
【文件属性】:

文件名称:MooseX-ShortCut-BuildInstance:MooseX-ShortCut-BuildInstance 的只读发布历史

文件大小:37KB

文件格式:ZIP

更新时间:2024-07-22 04:41:56

Perl

名称 MooseX::ShortCut::BuildInstance - 构建 Moose 实例的快捷方式 概要 #!perl package Mineral; use Moose; has 'type' =>( is => 'ro' ); package Identity; use Moose::Role; has 'name' =>( is => 'ro' ); use MooseX::ShortCut::BuildInstance; use Test::More; use Test::Moose; my $paco = build_instance( package => 'Pet::Rock', superclasses =>['Mineral'], roles =>['Id


【文件预览】:
MooseX-ShortCut-BuildInstance-master
----MANIFEST(453B)
----README.pod(12KB)
----t()
--------Identity.pm(184B)
--------Mineral.pm(158B)
--------Vegetable.pm(160B)
--------MooseX()
----LICENSE(18KB)
----Makefile.PL(2KB)
----META.json(3KB)
----lib()
--------MooseX()
----META.yml(2KB)
----Changes(5KB)
----dist.ini(2KB)

网友评论