Query: squirrel
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Squirrel(3pm) User Contributed Perl Documentation Squirrel(3pm)NAMESquirrel - Use Mouse, unless Moose is already loaded. (DEPRECATED)SYNOPSISuse Squirrel; has goggles => ( is => "rw", );DEPRECATION"Squirrel" is deprecated. "Any::Moose" provides the same functionality, but better. :)DESCRIPTIONMoose and Squirrel are THE BEST FRIENDS, but if Moose isn't there Squirrel will hang out with Mouse as well. When your own code doesn't actually care whether or not you use Moose or Mouse you can use either, and let your users decide for you. This lets you run with minimal dependencies and have a faster startup, but if Moose is already in use you get all the benefits of using that (transformability, introspection, more opportunities for code reuse, etc).SEE ALSOAny::Moose perl v5.14.2 2012-06-30 Squirrel(3pm)