App-hr

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.24    2015-12-28  Released-By: PERLANCAR

	- Observe COLUMNS environment variable.


0.23    2015-08-26  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated
          Pod::Weaver::Section::Completion::PerinciCmdLine (0.13) which
          generates Completion POD section for Perinci::CmdLine::Inline scripts.


0.22    2015-08-20  Released-By: PERLANCAR

	- Add options: --space-before (-b) & --space-after (-a).

	- Add option: --height (-H).


0.21    2015-08-19  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated App:GenPericmdCompleterScript (0.04)
          which produces smaller completer script.


0.20    2015-08-19  Released-By: PERLANCAR

        - [build] Rebuild with updated DZP:GenPericmdScript (0.23) which now
          generates a shell completer script for
          Perinci::CmdLine::Inline-generated scripts.


0.19    2015-07-30  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated DZP:GenPericmdScript which now adds
          prereq to Perinci::CmdLine::Inline for the develop phase, not build
          (so users do not need to install Perinci::CmdLine::Inline, as should
          be the case).


0.18    2015-07-30  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated Perinci::CmdLine::Dump &
          PWS:Completion::PerinciCmdLine to remove extraneous stuffs from POD
          (unsupported config/env options, COMPLETION section).


0.17    2015-07-30  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated Perinci::CmdLine::Dump to let
          Pod::Weaver::Plugin::Rinci insert more stuffs to the POD.


0.16    2015-07-30  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated Perinci::CmdLine::Inline to add Abstract.


0.15    2015-07-20  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild to add build prereq to Perinci::CmdLine::Inline.


0.14    2015-07-06  Released-By: PERLANCAR

Changes  view on Meta::CPAN

	  Data::Dumper's Deparse feature producing 'no feature :all' which
	  is not supported by perl 5.14-.

	- Use prepend: section to avoid clash in FUNCTIONS POD section.


0.11    2015-07-02  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild with updated Perinci::CmdLine::Inline (0.13) to fix
          POD.


0.10    2015-07-02  Released-By: PERLANCAR

        - Switch to using Perinci::CmdLine::Inline (startup overhead reduced).

        - Add colors for random color: white, bright_white.


script/_hr  view on Meta::CPAN

#adjust with your personal style.
#
#B<Per-package settings.> Each importer package can use its own format/layout,
#output. For example, a module that is migrated from Log::Any uses Log::Any-style
#logging, while another uses native Log::ger style, and yet some other uses block
#formatting like Log::Contextual. This eases code migration and teamwork. Each
#module author can preserve her own logging style, if wanted, and all the modules
#still use the same framework.
#
#B<Dynamic.> Outputs and levels can be changed anytime during run-time and logger
#routines will be updated automatically. This is useful in situation like a
#long-running server application: you can turn on tracing logs temporarily to
#debug problems, then turn them off again, without restarting your server.
#
#B<Interoperability.> There are modules to interop with Log::Any, either consume
#Log::Any logs (see L<Log::Any::Adapter::LogGer>) or produce logs to be consumed
#by Log::Any (see L<Log::ger::Output::LogAny>).
#
#B<Many output modules and plugins.> See C<Log::ger::Output::*>,
#C<Log::ger::Format::*>, C<Log::ger::Layout::*>, C<Log::ger::Plugin::*>. Writing
#an output module in Log::ger is easier than writing a Log::Any::Adapter::*.



( run in 0.352 second using v1.01-cache-2.11-cpan-05444aca049 )