in reply to Re: Adding a class to a module - Can Module::Starter or Dist::Zilla help?
in thread Adding a class to a module - Can Module::Starter or Dist::Zilla help?

Hi and thank you for you answer :o)

I know how to add a class to a module, but i'd like to automatize it. For example to type

perl add_a_new_class_to_current_module.pl My::Example::Class
and have the folders and files created, as well as the boilerplates adapted. Until now i've been creating folders and files by hand, and copy-pasting; and i don't like it.
I made my first message a bit clearer, now.

  • Comment on Re^2: Adding a class to a module - Can Module::Starter or Dist::Zilla help?
  • Download Code