-
-
16 Jun 2015 03:55:50 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (6)
- Testers (893 / 4 / 0)
- Kwalitee
Bus factor: 1- 97.59% Coverage
- License: artistic_2
- Activity
24 month- Tools
- Download (88.18KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 5 contributors-
Aristotle Pagaltzis
-
hdp@glaive.weftsoar.net
-
hdp@localhost
-
hdp@rook.opensourcery.com
-
Oliver Charles
- Dependencies
- Carp
- Exception::Class
- Exporter
- List::AllUtils
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- MooseX::Params::Validate
- MooseX::Role::Parameterized
- MooseX::SemiAffordanceAccessor
- MooseX::StrictConstructor
- MooseX::Types
- MooseX::Types::Combine
- MooseX::Types::Moose
- Scalar::Util
- Task::Weaken
- Tie::IxHash
- base
- namespace::autoclean
- overload
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Changes for version 0.43 - 2015-06-15
- I meant to require MooseX::Params::Validate 0.21 or greater in the 0.41 release but somehow only required 0.08. This also increases several other prereq versions. This distro now requires Moose 2.1200+, MooseX::Role::Parameterized 1.00+, and MooseX::StrictConstructor 0.13+.
Modules
Better SQL Generation Through PerlRepresents a columnRepresents an alias for a columnDefines exceptions used in the core Fey classesRepresents a foreign keyJust enough of the DBI API to fool FeyFactory for making a literal piece of a SQL statementRepresents a literal function in a SQL statementRepresents a literal NULL in a SQL statementRepresents a literal number in a SQL statementRepresents a literal string in a SQL statementRepresents a literal term in a SQL statementRepresents a placeholderA role for "column-like" behaviorA role for things that can be part of a WHERE clauseA role for things that can be part of a GROUP BY clauseA role for objects that bring an alias with themA role for things that are literalsA role for things that can be part of a JOIN BY clauseA role for objects with separate alias objectsA role for things with a nameA role for things that can be part of a ORDER BY clauseAdds a just-deep-enough clone() method to SQL objectsA role for queries which can have bind parametersA role for queries which can include a LIMIT clauseA role for queries which can include a ORDER BY clauseA role for queries which can include a WHERE clauseA role for SQL queries which return data (SELECT, UNION, etc)A role for things that can go in a SELECT clauseA role for things that are a set operationA role for things that are like a tableDocumentation on SQL generation with Fey and SQL object factoryRepresents a DELETE queryRepresents an EXCEPT operationRepresents a single join in a FROM clauseRepresents an AND or OR in a WHERE clauseRepresents a comparison in a WHERE clauseRepresents the end of a subgroup in a WHERE clauseRepresents the start of a subgroup in a WHERE clauseRepresents a INSERT queryRepresents an INTERSECT operationRepresents a SELECT queryRepresents a UNION operationRepresents a UPDATE queryRepresents a "stand-alone" WHERE clauseRepresents a schema and contains tables and foreign keysRepresents a table (or view)Represents an alias for a tableTypes for use in FeyTypes for use in FeyProvides
in lib/Fey/NamedObjectSet.pmModule Install Instructions
To install Fey, copy and paste the appropriate command in to your terminal.
cpanm Fey
perl -MCPAN -e shell install Fey
For more information on module installation, please visit the detailed CPAN module installation guide.