Dist tweaks; this commit is 0.01
[gitmo/MooseX-Role-Parameterized.git] / lib / MooseX / Role / Parameterized / Meta / Role / Parameterizable.pm
2008-12-02 Shawn M Moore Dist tweaks; this commit is 0.01
2008-12-02 Shawn M Moore Basic doc for each module
2008-12-02 Shawn M Moore Abstracts
2008-12-02 Shawn M Moore Remove #!/usr/bin/env perl
2008-12-02 Shawn M Moore For now, forbid "alias" and "excludes" as keywords
2008-11-26 Shawn M Moore Allow passing in an already constructed parameter object
2008-11-25 Shawn M Moore Use Moose's new create_anon_role API
2008-11-09 Shawn M Moore Shouldn't this be enough? :)
2008-11-09 Shawn M Moore new_object instead of construct_instance
2008-11-09 Shawn M Moore Add a new role metaclass for roles that have been param...
2008-11-09 Shawn M Moore Finish the move
2008-11-09 Shawn M Moore Begin moving Meta::Role to Meta::Role::Parameterizable