Skip to content

Type::Tiny constraints for DBIx::Class, for param checking and Moo/Moose/Mouse in Perl

License

Notifications You must be signed in to change notification settings

fecundf/Types-DBIx-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This archive contains the distribution Types-DBIx-Class,
version 1.000005:

  Type::Tiny for DBIx::Class objects

It provides type checking for various DBIx::Class objects "Schema",
"Rows", "ResultSet", and "ResultSource", and allows parameterizing
those types where it makes sense to do so. It can be used standalone,
or with Moo, Mouse, or Moose for "isa" attribute type checking.

It is pure perl, and depends on only Type::Tiny (which is part of
Moo, but does not require Moo), Sub::Quote, and DBIx::Class.

The "authoring build" uses Module::Build::Tiny and "mbtiny". The
author writes the dependencies in "cpanfile", and metadata in
"metamerge.yml". Then "mbtiny dist" generates the MANIFEST, Build.PL,
META.json, and META.yml files and builds the tarball.

This software is copyright (c) 2015 by Yary Hluchan.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

Peace and long life.

About

Type::Tiny constraints for DBIx::Class, for param checking and Moo/Moose/Mouse in Perl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages