package Flts::Bootstrap::Init;
$VERSION = '0.3';
1;

__END__

=head1 NAME
Flts::Bootstrap::Init - Requirements for running flts.

=head1 SYNOPSIS
perl -MCPAN -e 'install Flts::Bootstrap::Init'

=head1 CONTENTS

File::Slurp

Term::ReadLine

Term::UI

Data::Dumper

Data::Random

IO::Prompt

Try::Tiny

=head1 DESCRIPTION
The necessary modules to for running flts. Install Rex separately.

