Document Language::Perl.

This commit is contained in:
Markus Reiter 2020-08-17 18:59:02 +02:00
parent d50faba744
commit 4972b1935e

View File

@ -1,7 +1,11 @@
# frozen_string_literal: true
module Language
# Helper functions for Perl formulae.
#
# @api public
module Perl
# Helper module for replacing `perl` shebangs.
module Shebang
module_function