The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 4.60

  • Release, includes all changes from 4.50_50, 4.50_51

Changes for version 4.50_51

  • BUGS
    • Create new CGI::PSGI object unconditionally in psgi_app()/Bug #88506 (allter)
  • DOCUMENTATION
    • Introduced Travis CI (Martin McGrath)

Changes for version 4.50_50

  • Add PSGI Streaming methods (Mike Tonks)
  • Added CGI.pm dependency, it is no longer a core module (Martin McGrath)
  • BUGS
    • Fixed rt #84403 - Security problem: missing "start" mode dumps ENV to output page. (Martin McGrath)
    • Ensure dump_html() returns valid HTML. (Martin McGrath)
  • DOCUMENTATION
    • Changes to repository URL and bug tracker, added Martin McGrath as a co-maintainer
    • Typo fixes (David Steinbrunner)

Modules

Framework for building reusable web-applications