File: makefile.pret

package info (click to toggle)
libjson-path-perl 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 692 kB
  • sloc: perl: 891; javascript: 62; sh: 3; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# This file provides instructions for packaging.

`JSON-Path`
	deps:runtime-requirement  [ deps:on "JSON::MaybeXS 1.003005"^^deps:CpanId ];
	deps:runtime-requirement  [ deps:on "Exporter::Tiny"^^deps:CpanId ];
	deps:runtime-requirement  [ deps:on "LV"^^deps:CpanId ];
	deps:test-requirement     [ deps:on "Test::More 0.61"^^deps:CpanId ];
	.