summaryrefslogtreecommitdiff
path: root/manifests/extensions/fcgi.pp
blob: c47581af7c3b38c2c6731dd875bb9636008b3526 (plain)
1
2
3
class perl::extensions::fcgi {
  perl::module{'FCGI': }
}