Dist-Zilla-PluginBundle-Author-TABULO

 view release on metacpan or  search on metacpan

share/common/.perltidyrc  view on Meta::CPAN

# GENERAL
-w          # Show all warnings
-se         # Send all error messages to STDERR     # default: OFF (-nse)
--converge  # Try to converge in max 4 iterations

# Text file format
-utf8
-ole=unix   # --output-line-ending=win|dos|unix|mac   # default: <native OS>

# Lines & line width
-l=140      # max line length (target)
-vmll       # variable maximum line length
-wc=30      # depth to reduce indentation levels
-mbl=2      # --maximum-consecutive-blank-lines       # defaulk: n=1          

share/profiles/default/skel/.perltidyrc  view on Meta::CPAN

# GENERAL
-w          # Show all warnings
-se         # Send all error messages to STDERR     # default: OFF (-nse)
--converge  # Try to converge in max 4 iterations

# Text file format
-utf8
-ole=unix   # --output-line-ending=win|dos|unix|mac   # default: <native OS>

# Lines & line width
-l=140      # max line length (target)
-vmll       # variable maximum line length
-wc=30      # depth to reduce indentation levels
-mbl=2      # --maximum-consecutive-blank-lines       # defaulk: n=1          

share/profiles/starter-git/skel/.perltidyrc  view on Meta::CPAN

# GENERAL
-w          # Show all warnings
-se         # Send all error messages to STDERR     # default: OFF (-nse)
--converge  # Try to converge in max 4 iterations

# Text file format
-utf8
-ole=unix   # --output-line-ending=win|dos|unix|mac   # default: <native OS>

# Lines & line width
-l=140      # max line length (target)
-vmll       # variable maximum line length
-wc=30      # depth to reduce indentation levels
-mbl=2      # --maximum-consecutive-blank-lines       # defaulk: n=1          



( run in 0.432 second using v1.01-cache-2.11-cpan-5511b514fd6 )