logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Squirrel - Use Mouse, unless Moose is already loaded. (DEPRECATED)

Deprecation

"Squirrel" is deprecated. "Any::Moose" provides the same functionality, but better. :)

Description

Moose 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).

Name

Squirrel - Use Mouse, unless Moose is already loaded. (DEPRECATED)

See Also

Any::Moose perl v5.40.0 2024-10-20 Squirrel(3pm)

Synopsis

use Squirrel; has goggles => ( is => "rw", );

See Also