File: makefile.pret

package info (click to toggle)
libjson-hyper-perl 0.011-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 300 kB
  • sloc: perl: 3,529; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
`JSON-Hyper`
	version_from      m`JSON::Hyper`;
	readme_from       m`JSON::Hyper`;
	perl_version_from m`JSON::Hyper`;
	test_requires     p`Test::More 0.61`;
	requires          p`JSON 2.00`;
	requires          p`JSON::Path`;
	requires          p`LWP::UserAgent`;
	requires          p`URI 1.30`;
	requires          p`URI::Escape`;
.