Changes for version 0.003 - 2022-10-20
- Added: New `LINQ::DSL` module to provide a function-based syntax for working with LINQ.
 
Modules
an interpretation of Microsoft's Language Integrated Query    
  
a LINQ collection with an arrayref backend    
  
the interface which all LINQ collections share    
  
alternative syntax for LINQ    
  
exceptions thrown by LINQ    
  
represents a single field in a LINQ::FieldSet    
  
base class for LINQ::FieldSet::{Selection,Assertion}    
  
represents an SQL-WHERE-like assertion/check    
  
represents an SQL-SELECT-like transformation    
  
similar to LINQ::FieldSet::Selection, but only selects one field    
  
results of group_by    
  
a LINQ collection with an iterator backend    
  
useful utilities to make working with LINQ collections easier    
  
common functions used internally by LINQ    
  Provides
      in lib/LINQ.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/Exception.pm
    
  
      in lib/LINQ/FieldSet/Assertion.pm
    
  
      in lib/LINQ/FieldSet/Assertion.pm
    
  
      in lib/LINQ/FieldSet/Assertion.pm
    
  
      in lib/LINQ/FieldSet/Assertion.pm
    
  
      in lib/LINQ.pm