<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -743,6 +743,14 @@ what class to use:
 The loaded class will be L&lt;Moose&gt;ified, so we are able to apply essential
 roles.
 
+=head2 Private Actions
+
+B&lt;This option is a bit less, but still pretty experimental&gt;
+
+You can declare private actions with the C&lt;is private&gt; trait:
+
+    action end is private isa RenderView;
+
 =head1 ROLES
 
 =over</diff>
      <filename>lib/CatalystX/Declare/Keyword/Action.pm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>17a275f58c227693b4241e89ae9dbd5fdf5044c6</id>
    </parent>
  </parents>
  <author>
    <name>Robert 'phaylon' Sedlacek</name>
    <email>rs@474.at</email>
  </author>
  <url>http://github.com/phaylon/catalystx-declarative/commit/b79aeec3064b42e3fb450f9512452d3ed7955160</url>
  <id>b79aeec3064b42e3fb450f9512452d3ed7955160</id>
  <committed-date>2009-10-11T11:11:18-07:00</committed-date>
  <authored-date>2009-10-11T11:11:18-07:00</authored-date>
  <message>ah, to hell with it. private trait now documented</message>
  <tree>cfa2e3b6d400f695fa309a1755eb17103daf8d37</tree>
  <committer>
    <name>Robert 'phaylon' Sedlacek</name>
    <email>rs@474.at</email>
  </committer>
</commit>
