use strict;
use warnings;
-our $VERSION = '0.18_002';
+our $VERSION = '0.18';
use Scalar::Util 'blessed', 'reftype';
use Carp 'confess';
## Utility functions
+## TODO:
+## replace these two with the
+## Class::MOP:: versions now
+
sub _load_all_classes {
foreach my $class (@_) {
# see if this is already