LINQ 0.003 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| LINQ | an interpretation of Microsoft's Language Integrated Query | 0.003 | metacpan |
| LINQ::Array | a LINQ collection with an arrayref backend | 0.003 | metacpan |
| LINQ::Collection | 0.003 | metacpan | |
| LINQ::DSL | alternative syntax for LINQ | 0.003 | metacpan |
| LINQ::END | 0.003 | metacpan | |
| LINQ::Exception | exceptions thrown by LINQ | 0.003 | metacpan |
| LINQ::Exception::CallerError | 0.003 | metacpan | |
| LINQ::Exception::Cast | 0.003 | metacpan | |
| LINQ::Exception::CollectionError | 0.003 | metacpan | |
| LINQ::Exception::InternalError | 0.003 | metacpan | |
| LINQ::Exception::MultipleFound | 0.003 | metacpan | |
| LINQ::Exception::NotFound | 0.003 | metacpan | |
| LINQ::Exception::Unimplemented | 0.003 | metacpan | |
| LINQ::Field | represents a single field in a LINQ::FieldSet | 0.003 | metacpan |
| LINQ::FieldSet | base class for LINQ::FieldSet::{Selection,Assertion} | 0.003 | metacpan |
| LINQ::FieldSet::Assertion | represents an SQL-WHERE-like assertion/check | 0.003 | metacpan |
| LINQ::FieldSet::Assertion::AND | 0.003 | metacpan | |
| LINQ::FieldSet::Assertion::Combination | 0.003 | metacpan | |
| LINQ::FieldSet::Assertion::NOT | 0.003 | metacpan | |
| LINQ::FieldSet::Assertion::OR | 0.003 | metacpan | |
| LINQ::FieldSet::Selection | represents an SQL-SELECT-like transformation | 0.003 | metacpan |
| LINQ::FieldSet::Single | similar to LINQ::FieldSet::Selection, but only selects one field | 0.003 | metacpan |
| LINQ::Grouping | results of group_by | 0.003 | metacpan |
| LINQ::Iterator | a LINQ collection with an iterator backend | 0.003 | metacpan |
| LINQ::LAST | 0.003 | metacpan | |
| LINQ::Util | useful utilities to make working with LINQ collections easier | 0.003 | metacpan |
| LINQ::Util::Internal | common functions used internally by LINQ | 0.003 | metacpan |