Document Language::Perl.
This commit is contained in:
parent
d50faba744
commit
4972b1935e
@ -1,7 +1,11 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Language
|
module Language
|
||||||
|
# Helper functions for Perl formulae.
|
||||||
|
#
|
||||||
|
# @api public
|
||||||
module Perl
|
module Perl
|
||||||
|
# Helper module for replacing `perl` shebangs.
|
||||||
module Shebang
|
module Shebang
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user