The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# This file provides instructions for packaging.

`XT-Manager`
	perl_version_from m`XT::Manager`;
	version_from      m`XT::Manager`;
	readme_from       m`XT::Manager`;
	install_script    f`bin/perl-xt-manager`;
	requires          p`thanks 0.001`;
	requires          p`App::Cmd 0`;
	requires          p`Moose 2.00`;
	requires          p`MooseX::Types::Moose 0`;
	requires          p`MooseX::Types::Path::Class 0`;
	requires          p`Syntax::Collector 0.004`;
	requires          p`Throwable 0`;
	requires          p`XT::Util 0.001`;
	test_requires     p`Test::More 0.61`.