The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Almost all of the modules required for installing OTRS Help Desk on win32.",
   "author" : [
      "Michiel Beijen <michiel.beijen@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "agpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Task-OTRS-Win32",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Date::Manip" : "0",
            "Log::Dispatch" : "0",
            "Log::Dispatch::FileRotate" : "0",
            "Log::Log4perl" : "0",
            "Task::OTRS" : "1.02",
            "Win32" : "0",
            "Win32::Daemon" : "0",
            "Win32::Service" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mwb/Task-OTRS-Win32/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mwb/Task-OTRS-Win32.git",
         "web" : "https://github.com/mwb/Task-OTRS-Win32"
      }
   },
   "version" : "1.02"
}