in reply to Re: info on anonymous packages in perl-5.12.0 needed
in thread info on anonymous packages in perl-5.12.0 needed

Yes, I am sure. For example, http://freshmeat.net/projects/perl#release_315792 :


"
Changes: This release introduces several new features, such as caller(), anonymous packages, named parameters, the Yada Yada operator, and pluggable keywords.
"
  • Comment on Re^2: info on anonymous packages in perl-5.12.0 needed

Replies are listed 'Best First'.
Re^3: info on anonymous packages in perl-5.12.0 needed
by moritz (Cardinal) on Apr 29, 2010 at 19:51 UTC
    I think that whoever wrote the summary for freshmeat was mis-informed. In the official announcement I don't find anything like that, neither in the perl5120delta document, the tests or even the commit messages of the git repository.
    Perl 6 - links to (nearly) everything that is Perl 6.

      Well, I see a number of release announcements with the same statement at other sites, probably they all were copied from the same single erroneous one.

      Thanks.