Now I tell the gpg the <home dir> of the keyring
[breadcrumbs.git] / src / Makefile.PL
blobf08a3c0da3c59533de37972ae58189ac9408b07d
1 use ExtUtils::MakeMaker;
3 #simple enough... :)
4 WriteMakefile(
5  NAME => "Bcd",       
6 );