Sawyer X

Results 91 issues of Sawyer X

https://rt.cpan.org/Ticket/Display.html?id=71734 ``` These two don't work with the newest Module::Starter cgiapp-starter Module::Starter::Plugin::CGIApp cas-starter CGI::Application::Structured::Tools the last working version is PETDANCE/Module-Starter-1.54.tar.gz if I go ahead and fix all these error message...

Migrated From RT
Important

https://rt.cpan.org/Ticket/Display.html?id=66606 ``` Andy, I've really enjoyed this module since finding it a few years ago. Even with many years in the Perl community, I wasn't sure how to name pass...

Migrated From RT
Normal

https://rt.cpan.org/Ticket/Display.html?id=34289 ``` ...and they really should for consistencies sake and for subclassing. Here is a patch. ```

Migrated From RT

https://rt.cpan.org/Ticket/Display.html?id=12017 ``` Module::Starter is great, very useful but it could be even more useful. Here are some ideas for when a user is using a template directory (and perhaps even...

Migrated From RT
Wishlist

https://rt.cpan.org/Ticket/Display.html?id=7627 ``` In today's world of collaborative software development, it makes sense that the next generation of Perl module creation utilities should facilitate a group of developers working on a...

Migrated From RT
Wishlist

Being able to edit the templates in a share directory would allow much easier adapting of Module::Starter. Currently everything is hardcoded and that's very uncomfortable. File::ShareDir can be used to...

Right now Module::Starter can start a module just fine, but it would be much better if it could add modules to an already existing distribution.

I would like to collect the goals of the documentation here. - [ ] All classes - [ ] Introduction - [ ] Tutorial Anything else?

enhancement

Group packages should allow grouping multiple packages into a single package. This is similar to the CPAN `Task::` packages, except they actually bundle all the files together. "Bundle" might be...

enhancement