Skip to content

Instantly share code, notes, and snippets.

@stevan
Created January 4, 2011 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevan/765461 to your computer and use it in GitHub Desktop.
Save stevan/765461 to your computer and use it in GitHub Desktop.
A list of Moose inspired modules

Moose spinoffs

  • Package::Stash
  • Class::Load
  • Dist::CheckConflicts
  • Test::DependentModules
  • Devel::GlobalDestruction
  • Eval::Closure
  • Package::DeprecationManager

Results of Moose development

  • Try::Tiny
  • Test::Fatal

Moose inspired

  • Class::Method::Modifiers
  • Class::Method::Modifiers::Fast
  • Role::Basic
  • Mouse
  • Any::Moose
  • Class::Accessor "moose-like";

Moose add-ons

  • MooseX::Declare

Core additions

  • ${^GLOBAL_PHASE} in 5.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment