Document Language::Perl.
This commit is contained in:
parent
d50faba744
commit
4972b1935e
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user