summaryrefslogtreecommitdiff
path: root/manifests/extensions/string_shellquote.pp
blob: 4a3e5eacbab56db364e8d1808a1afcd5ac5aa3cc (plain)
1
2
3
4
5
class perl::extensions::string_shellquote {

perl::module { 'string-shellquote': }

}