X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FSquirrel.pm;h=27579db476daab541867583c16a32293caaca8c8;hp=f73f8670fc6547511d3eb4a935b1b3bc385708bb;hb=1820fffecb0bd1da64edc16ecde534178b841d14;hpb=284ca75b14da9b2685a78b7a0d4228512c8575c6 diff --git a/lib/Squirrel.pm b/lib/Squirrel.pm index f73f867..27579db 100644 --- a/lib/Squirrel.pm +++ b/lib/Squirrel.pm @@ -52,7 +52,7 @@ __END__ =head1 NAME -Squirrel - Use L, unless L is already loaded. +Squirrel - Use L, unless L is already loaded. (DEPRECATED) =head1 SYNOPSIS @@ -64,12 +64,12 @@ Squirrel - Use L, unless L is already loaded. =head1 DEPRECATION -L is deprecated. L provides the same functionality, +C is deprecated. C provides the same functionality, but better. :) =head1 DESCRIPTION -L and L are TEH BEST FRENDS, but if L isn't there +L and L are THE BEST FRIENDS, but if L isn't there L will hang out with L as well. When your own code doesn't actually care whether or not you use L or @@ -79,6 +79,10 @@ This lets you run with minimal dependencies and have a faster startup, but if L is already in use you get all the benefits of using that (transformability, introspection, more opportunities for code reuse, etc). +=head1 SEE ALSO + +L + =cut