Mail-SpamCannibal

 view release on metacpan or  search on metacpan

executableTestPath.conf  view on Meta::CPAN

#
# put the path to the pgp executable 
# in this file in "quotes"
#
# i.e.
#	/usr/local/bin/pgp
#	/usr/local/bin/gpg

sub privacyexecutables {
  return qw (
	/usr/local/bin/gpg
	/usr/local/bin/pgp
  );
}
1;



( run in 0.707 second using v1.01-cache-2.11-cpan-df04353d9ac )