X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSquirrel.pm;h=f10d7cb5fcaf8dee459eb8bcd6644c2b1b3f0096;hb=abfdffe0146e788b3b808398fb075231163c3948;hp=5599db04a587a5a5aedaa7b679db39bb4f4bdf8b;hpb=eb061d5b0c1eea896c00ac732f6f4096255a79e3;p=gitmo%2FMouse.git diff --git a/lib/Squirrel.pm b/lib/Squirrel.pm index 5599db0..f10d7cb 100644 --- a/lib/Squirrel.pm +++ b/lib/Squirrel.pm @@ -1,7 +1,4 @@ -#!/usr/bin/perl - package Squirrel; - use strict; use warnings; @@ -39,7 +36,7 @@ sub unimport { goto $_[0]->_handlers->{unimport}; } -__PACKAGE__ +1; __END__ @@ -57,6 +54,11 @@ Squirrel - Use L, unless L is already loaded. is => "rw", ); +=head1 DEPRECATION + +L is being deprecated. L provides the same functionality, +but better. :) + =head1 DESCRIPTION L and L are TEH BEST FRENDS, but if L isn't there