Skip to main content



Perl Data Language

Changes for 2.084 - 2023-05-21

  • reduce size of PDL_KLUDGE_COPY_X macro to <4096 in line with C standard, to fix for older clang on many BSD



resolve keys to data

Changes for 0.006 - 2023-05-21T18:05:42Z

  • Release after 65 PASSes on CPAN Testers (thanks!)


Create extensible modules which export things

Changes for 0.11 - 2023-05-21

  • Fix bug using method attribute for option with parameter - #2
  • More thorough unit tests for method attributes
#2


SQL::Abstract v2 support in DBIx::Class

Changes for 0.01 - 2023-05-21T15:01:10Z

  • Initial release; ExtraClauses, BangOverrides, Upsert, WindowFunction and CaseExpr support! SUPER EXPERIMENTAL!