Use CatalystX::Script::Server::Starman

[?]
Nov 22, 2011, 3:44 PM
46Z25UHSGPWEF7QSXODHKNGRHWEYX5JOCCZYI67S2NJTWY5JDN4AC

Dependencies

  • [2] HSVVEKTY * Start of a JSON API to get information about a specific build.
  • [*] SAFVRDTK * Put Hydra's dependencies so that they can easily be installed in a
  • [*] D5QIOJGP * Move everything up one directory.

Change contents

  • edit in deps.nix at line 14
    [2.32]
    [4.349]
    perlPackages.CatalystXScriptServerStarman
  • file addition: Script (d--r------)
    [5.53]
  • file addition: Server.pm (----------)
    [0.46]
    package Hydra::Script::Server;
    use Moose;
    use namespace::autoclean;
    extends 'CatalystX::Script::Server::Starman';
    1;