File: prereqs.yml

package info (click to toggle)
libmojolicious-plugin-templatetoolkit-perl 0.006-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 266; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
runtime:
  requires:
    perl: '5.010001'
    Carp: 0
    Class::Method::Modifiers: 0
    Mojolicious: '6.51'
    parent: 0
    Scalar::Util: 0
    Template: '2.26'
    Template::Provider: '2.94'
test:
  requires:
    Test::More: '0.88'