Welcome to the NetCologne GmbH open source mirroring service!
	This machine mirrors various open-source projects.
	20 Gbit/s uplink.
	
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
  
  
  
  
  App::ModuleBuildTiny
  
  
  
  App::ModuleBuildTiny
  
Leon Timmermans
  
  April 10th 2015
 
App::ModuleBuildTiny
- Lightweight tool for Module::Build::Tiny
- Non-munging workflow
- Shell philosophy: Do one thing well
 
Module::Build::Tiny
- Next generation tool
- Prototype escaped to the wild
- Will get a successor soon
 
Generated files
- Build.PL
- MANIFEST
- META.json
- META.yml
 
Adding prereqs
scan-perl-prereqs > cpanfile
mbtiny regenerate
 
Bumping version
perl-reversion -bump
mbtiny regenerate
 
Releasing
mbtiny dist
cpan-upload Foo-0.42.tar.gz
 
But there's more
Check on MetaCPAN or just install it
 
  