package App::lcpan::Manual::Tutorial;
# DATE
# VERSION
1;
# ABSTRACT: App::lcpan tutorial series
__END__
=pod
=encoding UTF-8
=head1 NAME
App::lcpan::Manual::Tutorial - App::lcpan tutorial series
=head1 VERSION
version 1.065.000
=head1 DESCRIPTION
This tutorial series contains the following tutorial pages:
=over
=item * L<App::lcpan::Manual::Tutorial::100_WhatIsLcpan>
=item * L<App::lcpan::Manual::Tutorial::200_SettingUpAMiniCPAN>
=item * L<App::lcpan::Manual::Tutorial::700_SettingUpADarkPAN>
=item * L<App::lcpan::Manual::Tutorial::800_WritingASubcommand>
=back
=head1 AUTHOR
perlancar <perlancar@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2021, 2020 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut