The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#
# This is the maintainer's Makefile - it is used only to assemble new
# versions of this module for upload to CPAN.
#

dist: clean
	perl Build.PL
	./Build
	./Build manifest
	./Build dist
	./Build test
	./Build test --test_files=xt/*.t


clean:
	rm -rf Build _build blib META.yml Makefile Makefile.PL MANIFEST \
		Debian_CPANTS*.txt