Text-APL

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "non-blocking and streaming capable template engine",
   "author" : [
      "Viacheslav Tykhanovskyi, C<vti@cpan.org>."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.13",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-APL",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      }
   },
   "provides" : {
      "Text::APL" : {
         "file" : "lib/Text/APL.pm",
         "version" : "0.09"
      },
      "Text::APL::Base" : {
         "file" : "lib/Text/APL/Base.pm"
      },
      "Text::APL::Compiler" : {
         "file" : "lib/Text/APL/Compiler.pm"
      },
      "Text::APL::Context" : {
         "file" : "lib/Text/APL/Context.pm"
      },
      "Text::APL::Core" : {
         "file" : "lib/Text/APL/Core.pm",
         "version" : "0.09"
      },
      "Text::APL::Parser" : {



( run in 2.083 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )