Skip to main content


very simple DBI wrapper/ORMapper

Changes for 0.34 - 2023-09-14T03:02:36Z

  • [IMPORTANT] change the minimum supported perl version to 5.16 (#165)
  • FIX: Don't update when set column from null to null (#164 thanks hitode909)
#164 #165


cPanel fork of JSON:🤐S, fast and correct serializing

Changes for 4.37 - 2023-07-04

  • Fix NAN/INF for AIX (Tux: AIX-5.3, tested by XSven on AIX-7.3) GH #165
  • Fix empty string result in object stringification (PR #221 jixam)
  • Allow \' in strings when allow_singlequote is enabled (PR #217 warpspin)
#217 #221 #165