Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

Modules

Name Abstract Version View
Fey Better SQL Generation Through Perl 0.43 metacpan
Fey::Column Represents a column 0.43 metacpan
Fey::Column::Alias Represents an alias for a column 0.43 metacpan
Fey::Exceptions Defines exceptions used in the core Fey classes 0.43 metacpan
Fey::FK Represents a foreign key 0.43 metacpan
Fey::FakeDBI Just enough of the DBI API to fool Fey 0.43 metacpan
Fey::Literal Factory for making a literal piece of a SQL statement 0.43 metacpan
Fey::Literal::Function Represents a literal function in a SQL statement 0.43 metacpan
Fey::Literal::Null Represents a literal NULL in a SQL statement 0.43 metacpan
Fey::Literal::Number Represents a literal number in a SQL statement 0.43 metacpan
Fey::Literal::String Represents a literal string in a SQL statement 0.43 metacpan
Fey::Literal::Term Represents a literal term in a SQL statement 0.43 metacpan
Fey::NamedObjectSet 0.43 metacpan
Fey::Placeholder Represents a placeholder 0.43 metacpan
Fey::Role::ColumnLike A role for "column-like" behavior 0.43 metacpan
Fey::Role::Comparable A role for things that can be part of a WHERE clause 0.43 metacpan
Fey::Role::Groupable A role for things that can be part of a GROUP BY clause 0.43 metacpan
Fey::Role::HasAliasName A role for objects that bring an alias with them 0.43 metacpan
Fey::Role::IsLiteral A role for things that are literals 0.43 metacpan
Fey::Role::Joinable A role for things that can be part of a JOIN BY clause 0.43 metacpan
Fey::Role::MakesAliasObjects A role for objects with separate alias objects 0.43 metacpan
Fey::Role::Named A role for things with a name 0.43 metacpan
Fey::Role::Orderable A role for things that can be part of a ORDER BY clause 0.43 metacpan
Fey::Role::SQL::Cloneable Adds a just-deep-enough clone() method to SQL objects 0.43 metacpan
Fey::Role::SQL::HasBindParams A role for queries which can have bind parameters 0.43 metacpan
Fey::Role::SQL::HasLimitClause A role for queries which can include a LIMIT clause 0.43 metacpan
Fey::Role::SQL::HasOrderByClause A role for queries which can include a ORDER BY clause 0.43 metacpan
Fey::Role::SQL::HasWhereClause A role for queries which can include a WHERE clause 0.43 metacpan
Fey::Role::SQL::ReturnsData A role for SQL queries which return data (SELECT, UNION, etc) 0.43 metacpan
Fey::Role::Selectable A role for things that can go in a SELECT clause 0.43 metacpan
Fey::Role::SetOperation A role for things that are a set operation 0.43 metacpan
Fey::Role::TableLike A role for things that are like a table 0.43 metacpan
Fey::SQL Documentation on SQL generation with Fey and SQL object factory 0.43 metacpan
Fey::SQL::Delete Represents a DELETE query 0.43 metacpan
Fey::SQL::Except Represents an EXCEPT operation 0.43 metacpan
Fey::SQL::Fragment::Join Represents a single join in a FROM clause 0.43 metacpan
Fey::SQL::Fragment::Where::Boolean Represents an AND or OR in a WHERE clause 0.43 metacpan
Fey::SQL::Fragment::Where::Comparison Represents a comparison in a WHERE clause 0.43 metacpan
Fey::SQL::Fragment::Where::SubgroupEnd Represents the end of a subgroup in a WHERE clause 0.43 metacpan
Fey::SQL::Fragment::Where::SubgroupStart Represents the start of a subgroup in a WHERE clause 0.43 metacpan
Fey::SQL::Insert Represents a INSERT query 0.43 metacpan
Fey::SQL::Intersect Represents an INTERSECT operation 0.43 metacpan
Fey::SQL::Select Represents a SELECT query 0.43 metacpan
Fey::SQL::Union Represents a UNION operation 0.43 metacpan
Fey::SQL::Update Represents a UPDATE query 0.43 metacpan
Fey::SQL::Where Represents a "stand-alone" WHERE clause 0.43 metacpan
Fey::Schema Represents a schema and contains tables and foreign keys 0.43 metacpan
Fey::Table Represents a table (or view) 0.43 metacpan
Fey::Table::Alias Represents an alias for a table 0.43 metacpan
Fey::Types Types for use in Fey 0.43 metacpan
Fey::Types::Internal Types for use in Fey 0.43 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan
dist.ini metacpan