Changes for version 1.02 - 2026-08-23

  • Refactored driver to inherit directly from Uniform::Upload 0.02 base class.
  • Updated constructor to delegate configuration to SUPER::new.
  • Streamlined extract_async() to delegate stream parsing to Uniform::Utils.
  • Updated POD documentation to detail inheritance and inherited methods.
  • Added comprehensive test suite (t/00-load.t, t/01-methods.t, t/02-inheritance.t).

Modules

Async PAGI framework adapter for Uniform::Upload

Examples