Acme-Brainfuck
view release on metacpan or search on metacpan
debian/rules view on Meta::CPAN
$(PERL) Build.PL
./Build
touch build-stamp
clean:
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
-./Build realclean
dh_clean
install:
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
( run in 0.234 second using v1.01-cache-2.11-cpan-8d75d55dd25 )