author: mascip
email: example@gmail.com
builder: Module::Build
plugin: Module::Starter::Smart
plugins: Module::Starter::PBP
template_dir: C:\Dropbox\.module-starter\PBP
####
C:\>module-starter --distro=My-Example --module=My::Example::Class --module=Other::Example
configdir : C:\Dropbox\.module-starter
configdir : C:\Dropbox\.module-starter
Added to MANIFEST: Build.PL
Added to MANIFEST: Changes
Added to MANIFEST: ignore.txt
Added to MANIFEST: lib/My/Example/Class.pm
Added to MANIFEST: lib/Other/Example.pm
Added to MANIFEST: MANIFEST
Added to MANIFEST: README
Added to MANIFEST: t/00.load.t
Added to MANIFEST: t/perlcritic.t
Added to MANIFEST: t/pod-coverage.t
Added to MANIFEST: t/pod.t
Created starter directories and files
####
=head1 AUTHOR
mascip C<< >
####
C:\>module-starter --distro=My-Example --module=My::Example::TheNewClass
configdir : C:\Dropbox\.module-starter
configdir : C:\Dropbox\.module-starter
My-Example already exists. Use --force if you want to stomp on it.
####
C:\>module-starter --distro=My-Example --module=My::Example::TheNewClass
configdir : C:\Dropbox\.module-starter
configdir : C:\Dropbox\.module-starter
My-Example already exists. Use --force if you want to stomp on it.
####
C:\>module-starter --distro=My-Example --module=My::Example::TheNewClass
configdir : C:\Dropbox\.module-starter
configdir : C:\Dropbox\.module-starter
My-Example already exists. Use --force if you want to stomp on it.