Convert 'sub default :Private' actions to 'sub base :Path :Args(0)' as per suggestion...
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual / Tutorial / Authorization.pod
2006-06-26 Kennedy Clark Convert 'sub default :Private' actions to 'sub base...
2006-06-08 Matt S Trout Tut docs work
2006-06-08 Matt S Trout Editing in docs branch
2006-06-08 Matt S Trout Cleaned up Tut files; no substantive changes
2006-06-08 Matt S Trout initial import of new Tutorial stuff from hkclark