summaryrefslogtreecommitdiff
path: root/manifests/extensions/email_mime_contenttype.pp
blob: a60326664cf71fa96b7bbb582b8260db2ce174c8 (plain)
1
2
3
class perl::extensions::email_mime_contenttype {
  perl::module{'Email-MIME-ContentType': }
}