The image is for running perl-critic, perl-critic is installed in /app/ in case you need to customize the install before usage.
Examples
perl-critic:
  stage: linting
  image: registry.gitlab.com/pipeline-components/perl-critic:latest
  script:
    - perlcritic .