Skip to content

jimav/Data-Dumper-Interp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is maintained using Dist::Zilla
----------------

dzil clean; dzil build && dzil test

dzil release  # now auto-updates version, commits, pushes, and uploads

----------------

Git book: https://git-scm.com/book/en/v2

----------------
git tag -a v2.18 -m "my version 2.18" # Full bodied "Annotated" tag
----------------
git describe [HEAD is default] prints closest "tag-#-gitobj" 
git show <tag-#-gitobj>:<filepath> prints specified version of that file
----------------

https://cpantesters.org/distro/D/Data-Dumper-Interp.html

http://matrix.cpantesters.org/?dist=Data-Dumper-Interp

About

interpolate Data::Dumper output into strings for human consumption

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages