Revision history for Perl extension Class-MOP.
+0.64_05 Sat August 23, 2008
+ * Class::MOP
+ - None of the dev releases actually loaded the XS properly, but
+ we silently fell back to the pure Perl version of the
+ code. (Dave Rolsky)
+
+ * Class::MOP (MOP.xs)
+ - Replaced some code that used functions not available on Visual
+ C++ with some Perl XS API bits (Dave Rolsky).
+
0.64_04 Sat August 23, 2008
* Class::MOP::Class
- Workaround a bug in 5.8.1's goto sub (nothingmuch)
-Class::MOP version 0.64_04
+Class::MOP version 0.64_05
===========================
See the individual module documentation for more information
: sub () { 1 };
}
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
our $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'weaken', 'blessed';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'weaken';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed', 'weaken', 'looks_like_number';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'blessed';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'blessed';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Scalar::Util 'blessed';
use Carp 'confess';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';
use Carp 'confess';
use Scalar::Util 'blessed';
-our $VERSION = '0.64_04';
+our $VERSION = '0.64_05';
$VERSION = eval $VERSION;
our $AUTHORITY = 'cpan:STEVAN';