2 This is the Hydra jobset for the `perl-updates` branch in Nixpkgs.
3 The jobset can be tested by:
5 $ hydra-eval-jobs pkgs/top-level/release-perl.nix
16 inherit (import ./release-lib.nix { inherit supportedSystems; }) mapTestOn packagePlatforms pkgs;
19 mapTestOn { perlPackages = packagePlatforms pkgs.perlPackages; }