| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
| |
PR: 90793
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
Notes:
svn path=/head/; revision=151836
|
|
|
|
|
|
|
|
| |
PR: 85560
Submitted by: maintainer
Notes:
svn path=/head/; revision=141777
|
|
Catalyst, which adds easy scaffolding:
# Imagine you want to generate a scaffolding controller MyApp::C::SomeTable
# for a CDBI table class MyApp::M::CDBI::SomeTable
script/myapp_create.pl controller SomeTable Scaffold CDBI::SomeTable
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes:
svn path=/head/; revision=138954
|