rules_perl can be included with either git_repository or http_repository. The former requires git in the exec env, and the latter uses github source tarball.
Git one cannot be cached to repository cache, and the github source tarball doesn't guarantee the digest to be the same overtime.
Please create release artifacts when cutting new releases.