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

  perl::module { 'libxml-libxml': }

}