cpan autodie 2.06

latest releases: 2.37, 2.36, 2.35...
14 years ago
  • BUG: Explicitly documented that autodie does NOT play
    nicely with string evals, especially under Perl 5.10.x.
    Please avoid using string evals while autodie is in scope.

  • TEST: Check for autodie leaking out of scope in the
    presence of string evals. (string-eval-leak.t)
    Thanks to Florian Ragwitz and Vincent Pit for identifying
    this.

  • BUGFIX: autodie once again correctly works when used
    inside a string eval. (This was accidently broken
    somewhere around 1.997-1.998).

Don't miss a new autodie release

NewReleases is sending notifications on new releases.