Commit graph

3 commits

Author SHA1 Message Date
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
hauke
0e88d9f139 Lose PLIST, since PERL5_PACKLIST magic takes care of things. 2017-02-08 10:41:03 +00:00
hauke
eed225a6c2 Add p5-String-Expand
This module implements utility functions for expanding embedded
variables in a string. Variable references are embedded in strings in
a similar form to the Bourne shell, namely, in the form $NAME or
${NAME}. In the former case, the NAME must consist of a capital letter
or underscore, and may be followed by zero or more capital letters,
digits or underscores. In the latter case, the name can consist of any
characters, but will be terminated by the first close brace character
'}'.
2017-02-03 15:33:57 +00:00