summaryrefslogtreecommitdiffstats
path: root/contrib/bool_plperl/bool_plperl.control
blob: af3e6b1966f0e070ec9205edf2be765877fec147 (plain)
1
2
3
4
5
6
7
# bool_plperl extension
comment = 'transform between bool and plperl'
default_version = '1.0'
module_pathname = '$libdir/bool_plperl'
relocatable = true
trusted = true
requires = 'plperl'