Revision history for Perl extension Class-MOP.
+0.70 Fri, November 14, 2008
+ * Class::MOP
+ - Fixed an odd corner case where the XS version of
+ get_all_package_symbols could cause a bus error. This only
+ happened with inlined constants in Perl 5.10.0 (Florian
+ Ragwitz)
+
+
0.69 Fri, November 7, 2008
* Class::MOP::Method::Wrapped
- Added introspection methods for method modifiers (Dave Rolsky)
-Class::MOP version 0.69
+Class::MOP version 0.70
===========================
See the individual module documentation for more information
*check_package_cache_flag = \&mro::get_pkg_gen;
}
-our $VERSION = '0.69';
+our $VERSION = '0.70';
our $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'weaken', 'blessed';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'weaken';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken', 'looks_like_number';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'blessed';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'blessed';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'blessed';
use Carp 'confess';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed';
-our $VERSION = '0.69';
+our $VERSION = '0.70';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';