PLACEHOLDER
This is a placeholder.
The correct files are copied as part of processing the Makefile.PL. END
mv -v $tmp $dest;
}
# now that the dummy file is installed, genrate the dist.
perl Makefile.PL && make test && make disttest && placeholder && make dist && mv -v *.tar.gz /var/tmp ;
exit 0;