bump the version number of Module::Pluggable
p4raw-id: //depot/perl@30404
# Peter Gibbons: I wouldn't say I've been missing it, Bob!
-$VERSION = '3.5';
+$VERSION = '3.5_01';
sub import {
my $class = shift;
package Module::Pluggable::Object;
+$VERSION = '3.5_01';
+
use strict;
use File::Find ();
use File::Basename;