1;
-# ABSTRACT: Helper trait for array delegation
+# ABSTRACT: Helper trait for ArrayRef attributes
__END__
1;
+# ABSTRACT: Helper trait for Bool attributes
+
+__END__
+
=pod
=head1 SYNOPSIS
1;
+# ABSTRACT: Helper trait for CodeRef attributes
+
+__END__
+
=pod
=head1 SYNOPSIS
1;
-# ABSTRACT: Helper trait for counters
+# ABSTRACT: Helper trait for Int attributes which represent counters
__END__
1;
+# ABSTRACT: Helper trait for Num attributes
+
+__END__
+
=pod
=head1 SYNOPSIS
1;
+# ABSTRACT: The Moose attribute metaclass for Roles
+
+__END__
+
=pod
=head1 DESCRIPTION