X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FSquirrel%2FRole.pm;h=640c1c63ace8ba7c786e77e4173180bfc00ba41d;hp=4a0941b8a3e2f637b5a146eb4d4f44641b7dd92e;hb=1820fffecb0bd1da64edc16ecde534178b841d14;hpb=284ca75b14da9b2685a78b7a0d4228512c8575c6 diff --git a/lib/Squirrel/Role.pm b/lib/Squirrel/Role.pm index 4a0941b..640c1c6 100644 --- a/lib/Squirrel/Role.pm +++ b/lib/Squirrel/Role.pm @@ -24,3 +24,11 @@ sub _choose_backend { 1; +__END__ + +=head1 NAME + +Squirrel::Role - Use Mouse::Role, unless MooseRole is already loaded. (DEPRECATED) + +=cut +