Demonstrates how to evaluate Pkl modules with the pkl-core Java library.
pkl-core is a low-level library. For a more convenient way to consume Pkl configuration, see Java Configuration Example and Kotlin Configuration Example.
To run this example, type ../gradlew build
(requires JDK 17 or higher).