Skip to content

Instantly share code, notes, and snippets.

@perigrin
Created June 13, 2009 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save perigrin/129365 to your computer and use it in GitHub Desktop.
Save perigrin/129365 to your computer and use it in GitHub Desktop.

Moose Hackathon Agenda

  • Traits in C::MOP
  • removing T::E from Moose/MOP
    • adding lives_ok/dies_ok to Test::Moose
  • merging C::MOP and Moose
  • Antlers
  • merging MooseX modules into Moose and/or core
    • MX::AH into core
    • MooseX::Traits -> Moose::Traits
    • MooseX::Types -> Moose::Types and removing string TCs from cookbooks
  • making Moose::Meta:: constructors strict* elevate roles attributes to be first class
    • make AH methods exist in a role so 'requires' of those methods between roles works before composition
  • Removing or renaming ->meta (how to declare it, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment