The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.31 - 2013-07-11

  • bug fix : fix bug of reverse prefix in submapper [songmu]
  • bug fix : strange works of base_dir [songmu]
  • refactor : Implement Nephia::Response [songmu]
  • refactor : fix Nephia::Setup#get_version for more shortly [songmu]
  • refactor : remove duplicated code that loading plugins [songmu]
  • refactor : remove Nephia::ClassLoader and use Module::Load [songmu]
  • refactor : Nephia::Core inherits Exporter for export_to_level [songmu]
  • refactor : add test for Nephia::Core [songmu / ytnobody]
  • refactor : add template_path into arguments of Nephia::View when instantiate [ytnobody]
  • feature : --plugin option enabled in nephia-setup [papix]

Modules

Mini WAF
Meta Template Processor for Nephia::Setup flavors

Provides

in lib/Nephia/Core.pm
in lib/Nephia/Request.pm
in lib/Nephia/Response.pm
in lib/Nephia/Setup.pm
in lib/Nephia/Setup/Base.pm
in lib/Nephia/Setup/Default.pm
in lib/Nephia/Setup/Git.pm
in lib/Nephia/View.pm
in lib/Nephia/View/MicroTemplate.pm