NAME

Data::Object::Types

ABSTRACT

Data-Object Type Constraints

SYNOPSIS

package main;

use Data::Object::Types;

1;

DESCRIPTION

This package provides type constraints for Data::Object.

CONSTRAINTS

This package declares the following type constraints:

argsobj

ArgsObj

This type is defined in the Data::Object::Types library.

argsobject

ArgsObject

This type is defined in the Data::Object::Types library.

arrayobj

ArrayObj

This type is defined in the Data::Object::Types library.

arrayobject

ArrayObject

This type is defined in the Data::Object::Types library.

boolobj

BoolObj

This type is defined in the Data::Object::Types library.

boolobject

BoolObject

This type is defined in the Data::Object::Types library.

booleanobj

BooleanObj

This type is defined in the Data::Object::Types library.

booleanobject

BooleanObject

This type is defined in the Data::Object::Types library.

cliobj

CliObj

This type is defined in the Data::Object::Types library.

cliobject

CliObject

This type is defined in the Data::Object::Types library.

codeobj

CodeObj

This type is defined in the Data::Object::Types library.

codeobject

CodeObject

This type is defined in the Data::Object::Types library.

dataobj

DataObj

This type is defined in the Data::Object::Types library.

dataobject

DataObject

This type is defined in the Data::Object::Types library.

doargs

DoArgs

This type is defined in the Data::Object::Types library.

doarray

DoArray

This type is defined in the Data::Object::Types library.

doboolean

DoBoolean

This type is defined in the Data::Object::Types library.

docli

DoCli

This type is defined in the Data::Object::Types library.

docode

DoCode

This type is defined in the Data::Object::Types library.

dodata

DoData

This type is defined in the Data::Object::Types library.

dodumpable

DoDumpable

This type is defined in the Data::Object::Types library.

doexception

DoException

This type is defined in the Data::Object::Types library.

dofloat

DoFloat

This type is defined in the Data::Object::Types library.

dofunc

DoFunc

This type is defined in the Data::Object::Types library.

dohash

DoHash

This type is defined in the Data::Object::Types library.

doimmutable

DoImmutable

This type is defined in the Data::Object::Types library.

donum

DoNum

This type is defined in the Data::Object::Types library.

doopts

DoOpts

This type is defined in the Data::Object::Types library.

doregexp

DoRegexp

This type is defined in the Data::Object::Types library.

doreplace

DoReplace

This type is defined in the Data::Object::Types library.

doscalar

DoScalar

This type is defined in the Data::Object::Types library.

dosearch

DoSearch

This type is defined in the Data::Object::Types library.

dospace

DoSpace

This type is defined in the Data::Object::Types library.

dostashable

DoStashable

This type is defined in the Data::Object::Types library.

dostate

DoState

This type is defined in the Data::Object::Types library.

dostr

DoStr

This type is defined in the Data::Object::Types library.

dostruct

DoStruct

This type is defined in the Data::Object::Types library.

dothrowable

DoThrowable

This type is defined in the Data::Object::Types library.

doundef

DoUndef

This type is defined in the Data::Object::Types library.

dovars

DoVars

This type is defined in the Data::Object::Types library.

dumpable

Dumpable

This type is defined in the Data::Object::Types library.

exceptionobj

ExceptionObj

This type is defined in the Data::Object::Types library.

exceptionobject

ExceptionObject

This type is defined in the Data::Object::Types library.

floatobj

FloatObj

This type is defined in the Data::Object::Types library.

floatobject

FloatObject

This type is defined in the Data::Object::Types library.

funcobj

FuncObj

This type is defined in the Data::Object::Types library.

funcobject

FuncObject

This type is defined in the Data::Object::Types library.

hashobj

HashObj

This type is defined in the Data::Object::Types library.

hashobject

HashObject

This type is defined in the Data::Object::Types library.

immutable

Immutable

This type is defined in the Data::Object::Types library.

numobj

NumObj

This type is defined in the Data::Object::Types library.

numobject

NumObject

This type is defined in the Data::Object::Types library.

numberobj

NumberObj

This type is defined in the Data::Object::Types library.

numberobject

NumberObject

This type is defined in the Data::Object::Types library.

optsobj

OptsObj

This type is defined in the Data::Object::Types library.

optsobject

OptsObject

This type is defined in the Data::Object::Types library.

regexpobj

RegexpObj

This type is defined in the Data::Object::Types library.

regexpobject

RegexpObject

This type is defined in the Data::Object::Types library.

replaceobj

ReplaceObj

This type is defined in the Data::Object::Types library.

replaceobject

ReplaceObject

This type is defined in the Data::Object::Types library.

scalarobj

ScalarObj

This type is defined in the Data::Object::Types library.

scalarobject

ScalarObject

This type is defined in the Data::Object::Types library.

searchobj

SearchObj

This type is defined in the Data::Object::Types library.

searchobject

SearchObject

This type is defined in the Data::Object::Types library.

spaceobj

SpaceObj

This type is defined in the Data::Object::Types library.

spaceobject

SpaceObject

This type is defined in the Data::Object::Types library.

stashable

Stashable

This type is defined in the Data::Object::Types library.

stateobj

StateObj

This type is defined in the Data::Object::Types library.

stateobject

StateObject

This type is defined in the Data::Object::Types library.

strobj

StrObj

This type is defined in the Data::Object::Types library.

strobject

StrObject

This type is defined in the Data::Object::Types library.

stringobj

StringObj

This type is defined in the Data::Object::Types library.

stringobject

StringObject

This type is defined in the Data::Object::Types library.

structobj

StructObj

This type is defined in the Data::Object::Types library.

structobject

StructObject

This type is defined in the Data::Object::Types library.

throwable

Throwable

This type is defined in the Data::Object::Types library.

undefobj

UndefObj

This type is defined in the Data::Object::Types library.

undefobject

UndefObject

This type is defined in the Data::Object::Types library.

varsobj

VarsObj

This type is defined in the Data::Object::Types library.

varsobject

VarsObject

This type is defined in the Data::Object::Types library.

AUTHOR

Al Newkirk, awncorp@cpan.org

LICENSE

Copyright (C) 2011-2019, Al Newkirk, et al.

This is free software; you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0, as elucidated in the "license file".

PROJECT

Wiki

Project

Initiatives

Milestones

Contributing

Issues