cpan Plack 0.99_75

latest releases: 1.0051, 1.0050, 1.0049...
pre-release13 years ago

[INCOMPATIBLE CHANGES]
- builder {} now always returns a PSGI code reference, instead of inconsistently
  returning URLMap object when mount() is used. (reported by hoelzro)
- Plack::Runner now automatically calls ->parse_options() if it hasn't been called,
  so the sane defaults for plackup can be applied. (reported by arcanez)

[BUG FIXES]

- Fixed the way to override %ENV to avoid test breakages in Win32 #179
- Properly append '/' when linking to a directory in Plack::App::Directory (theory)

[IMPROVEMENTS]

- Skips the current directory in Plack::App::Directory
- Plack::App::Directory now redirects to a canonical URL that has a trailing slash
  just like Apache (hobbs)
- Fixed some typos and outdated information in the PODs

Don't miss a new Plack release

NewReleases is sending notifications on new releases.