more pod fixes
Justin Hunter [Sat, 30 Oct 2010 03:41:48 +0000 (20:41 -0700)]
lib/Reaction/InterfaceModel/Action/DBIC/User/Role/SetPassword.pm
lib/Reaction/InterfaceModel/Action/Role/SimpleMethodCall.pm
lib/Reaction/InterfaceModel/Object.pm
lib/Reaction/InterfaceModel/ObjectClass.pm
lib/Reaction/Meta/Class.pm
lib/Reaction/UI/Controller/Collection.pm
lib/Reaction/UI/Controller/Collection/CRUD/Search.pm
lib/Reaction/UI/Widget/Field/Integer.pm

index 68c3895..0665d5f 100644 (file)
@@ -20,7 +20,7 @@ sub do_apply {
 
 =head1 NAME
 
-Reaction::InterfaceModel::Action::DBIC::User::Role::ChangePassword
+Reaction::InterfaceModel::Action::DBIC::User::Role::SetPassword
 
 =head1 DESCRIPTION
 
index 4066d3c..483a52a 100644 (file)
@@ -17,3 +17,22 @@ sub do_apply {
 }
 
 1;
+
+__END__;
+
+=head1 NAME
+
+Reaction::InterfaceModel::Action::Role::SimpleMethodCall
+
+=head1 DESCRIPTION
+
+=head1 AUTHORS
+
+See L<Reaction::Class> for authors.
+
+=head1 LICENSE
+
+See L<Reaction::Class> for the license.
+
+=cut
+
index cd3c3db..28ee4a3 100644 (file)
@@ -79,7 +79,7 @@ __END__;
 
 =head1 NAME
 
-Reaction::Class::InterfaceModel::Object
+Reaction::InterfaceModel::Object
 
 =head1 SYNOPSIS
 
index b2f70fb..1af7978 100644 (file)
@@ -19,3 +19,12 @@ __PACKAGE__->meta->make_immutable;
 
 
 1;
+
+__END__;
+
+
+=head1 NAME
+
+Reaction::InterfaceModel::ObjectClass
+
+=cut
index efe243a..3927ab4 100644 (file)
@@ -12,3 +12,21 @@ no Moose;
 #__PACKAGE__->meta->make_immutable;
 
 1;
+
+__END__;
+
+=head1 NAME
+
+Reaction::Meta::Class
+
+=head1 DESCRIPTION
+
+=head1 AUTHORS
+
+See L<Reaction::Class> for authors.
+
+=head1 LICENSE
+
+See L<Reaction::Class> for the license.
+
+=cut
index dd93a10..6b77e71 100644 (file)
@@ -111,7 +111,7 @@ __END__;
 
 =head1 NAME
 
-Reaction::UI::Controller
+Reaction::UI::Controller::Collection
 
 =head1 DESCRIPTION
 
index 7d4560f..7527017 100644 (file)
@@ -28,3 +28,11 @@ override _build_action_viewport_args => sub {
 };
 
 1;
+
+__END__
+
+=head1 NAME
+
+Reaction::UI::Controller::Collection::CRUD::Search
+
+=cut
index 671227d..8cf9c6f 100644 (file)
@@ -16,7 +16,7 @@ __END__;
 
 =head1 NAME
 
-Reaction::UI::Widget::DisplayField::Integer
+Reaction::UI::Widget::Field::Integer
 
 =head1 DESCRIPTION