so, on the theory that if I'm doing something at least twice there should 
be a script for it,
I wrote a "mojo generate role", role.pm, 

that is mostly a ripoff of "mojo generate plugin" but with some better 
defaults
i.e.,
   
mojo generate role BaseClass RoleName

creates a rudimentary development directory for the 
BaseClass::Role::RoleName role
with a single testcase template (...that will actually work straight out of 
the box if you chose
a baseclass that doesn't require arguments to build...).

I can do a pull request if there's interest in this and you want actual 
code to look at.

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mojolicious/e0f7adef-c10d-47c6-a433-9a8b37874b46%40googlegroups.com.

Reply via email to