# manifest.txt #

#   This file is part of Software-License-OrLaterPack.

#
#   Release infrastructure files which are copied to distribution:
#
Changes         # Revision history.
GPLv3           # GNU General Public License version 3.
# COPYING       # License text.
manifest.txt    # List of files to include into distribution (this file).

#
#   Perl source files, modules and tests. In the distribution, these files may
#   be preprocessed by `dzil` tool and its plugins. See `README` file for a way
#   to get the actual source.
#
lib/Software/License/AGPL_3/or_later.pm
lib/Software/License/GPL_3/or_later.pm
lib/Software/License/OrLaterPack.pm
lib/Software/License/OrLaterPack/Bugs.pod
lib/Software/License/OrLaterPack/Copying.pod
lib/Software/License/OrLaterPack/Distribution.pod
lib/Software/License/OrLaterPack/Documentation.pod
lib/Software/License/OrLaterPack/Forms.pod
lib/Software/License/OrLaterPack/Glossary.pod
lib/Software/License/OrLaterPack/Hacking.pod
lib/Software/License/OrLaterPack/Installing.pod
lib/Software/License/OrLaterPack/Source.pod
lib/Software/License/OrLaterPack/Start.pod
lib/Software/License/OrLaterPack/What.pod
lib/Software/License/OrLaterPack/Why.pod
t/01-test.t

#
#   Software-License-OrLaterPack *source* contains support files which are not
#   copied to distribution:
#
#       .geany          # Geany (text editor I use) configurestion file.
#       dist.ini        # `dzil` configuration file.
#       readme.md       # Source readme.
#       weaver.ini      # PodWeaver configuration file.
#

#
#   Software-License-OrLaterPack *distribution* contains files generated by
#   `dzil` tool. Usually such files have a comment at the top, e. g.:
#
#       This file was generated with XXX
#
#   where XXX is a name of the plugin generated the file.
#

# end of file #
