Array-Columnize

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN


	* Changes, MANIFEST, MANIFEST.SKIP, Makefile, Makefile.devel: 
	Makefile -> Makefile.devel and MANIFEST.SKIP.

2011-10-29  Shlomi Fish <shlomif@iglu.org.il>

	* Build.PL, Changes: Add the PERL_MB_NOSIGN env var.  This is to disable signing a package.

2011-10-29  Shlomi Fish <shlomif@iglu.org.il>

	* Build.PL, META.yml: Made Build.PL non-executable.  See: http://cpants.perl.org/kwalitee.html#buildtool_not_executable for why.

2011-10-28  rocky <rocky@cpan.org>

	* Build.PL, lib/Array/Columnize.pm: build_requires =>
	configure_requires

2011-10-28  rocky <rocky@cpan.org>

	* Build.PL, Changes, META.yml, lib/Array/Columnize.pm,
	lib/Array/Columnize/columnize.pm: Get ready for 0.37

Changes  view on Meta::CPAN

    - More strict on tests and as per CPANTS reports

0.3.9 - Nov 12, 2011
    - rerelease with 'dev' in version number.
      it was messing up some Module::Builds
    - Update GNUmakefile
    - Build.PL back to more convenient form (for worse kwalitee).

0.3.8 - Oct 29, 2011
    - Made the Build.PL non-executable (for better kwalitee:
        - http://cpants.perl.org/kwalitee.html#buildtool_not_executable
    - Add an environment variable - PERL_MB_NOSIGN to disable signing a package
    (which interferes with the flow of doing ./Build disttest ).
    - Renamed Makefile to Makefile.devel so doing perl Makefile.PL won't
    interfere with it.
    - Correct some typos in the README.md and added a TODO there (SHLOMIF).
    - Add some POD to lib/Array/Columnize.pm (SHLOMIF).

0.3.7 - Oct 28, 2011
I said, no feature "say"!



( run in 0.419 second using v1.01-cache-2.11-cpan-4d4bc49f3ae )