The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file provides instructions for packaging.

`JSON-Path`
	perl_version_from m`JSON::Path`;
	version_from      m`JSON::Path`;
	readme_from       m`JSON::Path`;
	requires          p`JSON 2.00`;
	requires          p`Sub::Exporter`;
	requires          p`lvalue`;
	test_requires     p`Test::More 0.61`;
.