Updated the extending recipes to use Moose::Exporter.
authorDave Rolsky <autarch@urth.org>
Thu, 7 Aug 2008 20:32:43 +0000 (20:32 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 7 Aug 2008 20:32:43 +0000 (20:32 +0000)
commit554b76480611180fd5c368bcdce70db0b995075b
tree2f8cf9e20a655209e57883b56d1b696c55f0cc45
parentd7e43d65381e4e4240b9ab5a14dc26144859062b
Updated the extending recipes to use Moose::Exporter.
lib/Moose.pm
lib/Moose/Cookbook/Extending/Recipe1.pod
lib/Moose/Cookbook/Extending/Recipe2.pod
t/000_recipes/extending/001_base_class.t [new file with mode: 0644]
t/000_recipes/extending/002_metaclass_and_sugar.t [new file with mode: 0644]