From 4df5974d549646cede3f0080a487cf75dbc54da7 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 2 Jul 2009 19:54:08 -0500 Subject: add todo --- lib/MooseX/ABC.pm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/MooseX/ABC.pm') diff --git a/lib/MooseX/ABC.pm b/lib/MooseX/ABC.pm index 493d440..c4c1c69 100644 --- a/lib/MooseX/ABC.pm +++ b/lib/MooseX/ABC.pm @@ -56,6 +56,11 @@ sub init_meta { return Class::MOP::class_of($options{for_class}); } +=head1 TODO + +Probably want a way to extend abstract classes without dying, making the +inheriting class abstract. + =head1 BUGS No known bugs. -- cgit v1.2.3-54-g00ecf