I used to use h2xs to start my Perl extension modules. Now I am testing Module::Starter.
Before we start, here are some modules to install
Module::Starter::PBP and Module::Starter::XSimple are plugin modules. I haven't figured out how to use them together. If you need to create a module using perlxs, then use Module::Starter::XSimple. There are other plugin modules, which I have not tried.
Follow the doc for Module::Starter::PBP to setup the config:
$ perl -MModule::Starter::PBP=setup
If you want to use Module::Starter::XSimple, you can edit the file $HOME/.module-starter/config:
Now run the command
$ module-starter --module=MyPackage::MyModule
Recent comments
2 weeks 3 days ago
27 weeks 4 days ago
28 weeks 3 days ago
39 weeks 3 days ago
40 weeks 5 days ago
49 weeks 3 days ago
49 weeks 5 days ago
50 weeks 4 days ago
51 weeks 3 days ago
51 weeks 4 days ago