This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Perl

Perl projects

1 - Bazel targets

NameInfo
carton
locationpl/BUILD.bazel:29:12
name//pl:carton
ruleClassperl_binary
visibility
  • //visibility:public
carton-script
locationpl/BUILD.bazel:19:11
name//pl:carton-script
ruleClass_write_file
ruleOutput
  • //pl:carton-script.pl
visibility
  • //visibility:private
changelog
locationpl/BUILD.bazel:8:17
name//pl:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationpl/BUILD.bazel:8:17
name//pl:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //pl:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationpl/BUILD.bazel:8:17
name//pl:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //pl:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationpl/BUILD.bazel:8:17
name//pl:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationpl/BUILD.bazel:8:17
name//pl:changelog.template
ruleClass_write_file
ruleOutput
  • //pl:changelog.template.md
visibility
  • //visibility:private
cpan-lock
locationpl/BUILD.bazel:13:14
name//pl:cpan-lock
ruleClasscpan_compiler
visibility
  • //visibility:private
readme
locationpl/BUILD.bazel:36:10
name//pl:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationpl/BUILD.bazel:36:10
name//pl:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationpl/BUILD.bazel:36:10
name//pl:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Move go tools to go/tools with a separate go.mod, rename MODULE files (fe6e1d)
  • Bump bazel version, split the root MODULE file, add bzl/rules/ansible (981a38)
  • Add changelog for all packages (a6ebf9)
  • Add bzl_target_doc (c5636e)
  • Add al_vial_submissions macro, update titles and descriptions (79c826)
  • Add heading anchors, add theme toggle, add search, add taxonomies (f79db8)
  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
  • Move md/docs/ to md/docs/src, add rules_lint (85eaf6)
  • Add al_readme plugin, split variables in /bzl/vars (9212dc)
  • Add //bzl/vars:bzl_libs, use write_source_file to generate md files (936a02)
  • Add al_alias_map macro (e23563)
  • Move several dependencies to bzl/registry (afe7ce)
  • Rename javascript to js, shell to sh, perl to pl, rust to rs (3f7ffb)