Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2009-09-24 08:50:22 by Jens Rehsack | Files touched by this commit (116)
Log message:
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
   2009-09-16 19:35:17 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating devel/p5-namespace-autoclean from 0.08 to 0.09

Upstream changes:
0.09  Tue, 15 Sep 2009 07:45:16 +0200
  * Fix to avoid deprecation warnings from the latest Class::MOP, but
    it still works with older versions too. (Dave Rolsky)
  * Fix a documentation typo (Jonathan Yu).
   2009-07-07 20:56:04 by Jens Rehsack | Files touched by this commit (3) | Imported package
Log message:
Importing package of p5 module namespace::autoclean 0.08 as dependency
of imported devel/p5-MooseX-Traits-Pluggable.

When you import a function into a Perl package, it will naturally also be
available as a method.
The namespace::autoclean pragma will remove all imported symbols at the end
of the current package's compile cycle. Functions called in the package
itself will still be bound by their name, but they won't show up as methods
on your class or instances.
This module is very similar to namespace::clean, except it will clean all
imported functions, no matter if you imported them before or after you used
the pagma. It will also not touch anything that looks like a method,
according to Class::MOP::Class::get_method_list.


Next | Query returned 33 messages, browsing 31 to 40 | previous