Acme-Brainfuck

 view release on metacpan or  search on metacpan

debian/rules  view on Meta::CPAN

	dh_testroot
	dh_clean -k
	dh_installdirs

	# Add here commands to install the package into debian/tmp.
	./Build install installdirs=vendor destdir=$(TMP)


# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.

# Build architecture-dependent files here.
binary-arch: build install
#	dh_testversion
	dh_testdir
	dh_testroot
	dh_installdocs README
	dh_installexamples
	dh_installcron
	dh_installman



( run in 0.507 second using v1.01-cache-2.11-cpan-0a6323c29d9 )