Data-Unixish

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Replace the use of Package::MoreUtil with Package::Util::Lite.


1.56    2017-07-10  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Remove unused dependency: Log::Any::IfLOG.


1.55    2016-03-16  Released-By: PERLANCAR

	- No functional changes.

	- Replace JSON with JSON::MaybeXS.


1.54    2016-03-11  Released-By: PERLANCAR

	- Adjust to Text::ANSI::Util 0.22.


1.53    2016-03-02  Released-By: PERLANCAR

	- [Bugfix] Fix subsort (avoid importing directly into
          Data::Unixish::subsort package).


1.52    2015-11-22  Released-By: PERLANCAR

	- [Bugfix] pick: fix algorithm.


1.51    2015-10-07  Released-By: PERLANCAR

	- Add dux function: subsort.


1.50    2015-09-03  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


1.49    2015-01-03  Released-By: PERLANCAR

	- No functional changes.

	- Rebuild (Generate TODO.md).


1.48    2014-12-10  Released-By: PERLANCAR

        - No functional changes.

        - Use new name of renamed module SHARYANTO::Number::Util to
          Number::Format::Metric, fix Rinci metadata. Use the new renamed module
          SHARYANTO::Package::Util -> Package::MoreUtil. Use new split module
          SHARYANTO::String::Util -> String::Pad.


1.47    2014-06-12  Released-By: SHARYANTO

        - No functional changes.

        - Document that duxf* and fdux* are currently not supported on Windows.

        - Skip/adjust some tests to pass on Windows again.


1.46    2014-05-05  Released-By: SHARYANTO

        - No functional changes.

        - [build] Bump required version of IPC::Cmd (to first version which has
          run_forked()).


1.45    2014-05-02  Released-By: SHARYANTO

        - Add dux func: chain.


1.44    2014-04-24  Released-By: SHARYANTO

        [SECURITY]

        - map/grep/cond: Only eval string code when run under cli. If called
          through apply() or ?dux?() (which means, in-process), disallow it to
          avoid running untrusted Perl string code. This is motivated by
          Text::ANSITable allowing reading formats from environment variables
          and applying them using apply().

        [REMOVED FEATURES]

        - Remove deprecated module Data::Unixish::List.


1.43    2014-04-18  Released-By: SHARYANTO

        - Add dux functions: rand, randstr, cond.

        - map & grep can now accept code string, so these functions can be used
          on the command-line.

        - Tag some functions as 'itemfunc', these functions can be used inside
          cond. Examples: uc, lc, trunc, lpad, sprintf.

        - Tag some functions as 'perl' and 'unsafe', these functions accept Perl
          code and evals code. Examples: map, grep, cond.


1.42    2013-11-11  Released-By: SHARYANTO

        - No functional changes. Add FAQ entry about 'Use of uninitialized value
          in push' warnings.




( run in 3.014 seconds using v1.01-cache-2.11-cpan-71847e10f99 )