summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--README.md2
-rw-r--r--docs/docknot.yaml2
-rw-r--r--lib/App/DocKnot/Command.pm4
-rw-r--r--lib/App/DocKnot/Dist.pm6
-rw-r--r--t/data/generate/docknot/output/thread2
6 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index 8577cd8..8e4bfbc 100644
--- a/README
+++ b/README
@@ -59,8 +59,8 @@ REQUIREMENTS
* File::BaseDir
* File::ShareDir
- * IO::Uncompress::Gunzip (part of IO-Compress)
* IO::Compress::Xz (part of IO-Compress-Lzma)
+ * IO::Uncompress::Gunzip (part of IO-Compress)
* IPC::Run
* IPC::System::Simple
* JSON::MaybeXS
diff --git a/README.md b/README.md
index 0ba4482..30530cc 100644
--- a/README.md
+++ b/README.md
@@ -63,8 +63,8 @@ The following additional Perl modules are required to use it:
* File::BaseDir
* File::ShareDir
-* IO::Uncompress::Gunzip (part of IO-Compress)
* IO::Compress::Xz (part of IO-Compress-Lzma)
+* IO::Uncompress::Gunzip (part of IO-Compress)
* IPC::Run
* IPC::System::Simple
* JSON::MaybeXS
diff --git a/docs/docknot.yaml b/docs/docknot.yaml
index 312c1ec..41b4f54 100644
--- a/docs/docknot.yaml
+++ b/docs/docknot.yaml
@@ -114,8 +114,8 @@ requirements: |
* File::BaseDir
* File::ShareDir
- * IO::Uncompress::Gunzip (part of IO-Compress)
* IO::Compress::Xz (part of IO-Compress-Lzma)
+ * IO::Uncompress::Gunzip (part of IO-Compress)
* IPC::Run
* IPC::System::Simple
* JSON::MaybeXS
diff --git a/lib/App/DocKnot/Command.pm b/lib/App/DocKnot/Command.pm
index eec93a0..df77257 100644
--- a/lib/App/DocKnot/Command.pm
+++ b/lib/App/DocKnot/Command.pm
@@ -245,8 +245,8 @@ App::DocKnot::Command - Run DocKnot commands
=head1 REQUIREMENTS
Perl 5.24 or later and the modules File::BaseDir, File::ShareDir,
-IO::Uncompress::Gunzip (part of IO-Compress), IO::Compress::Xz (part of
-IO-Compress-Lzma), IPC::Run, IPC::System::Simple, JSON::MaybeXS, Kwalify,
+IO::Compress::Xz (part of IO-Compress-Lzma), IO::Uncompress::Gunzip (part of
+IO-Compress), IPC::Run, IPC::System::Simple, JSON::MaybeXS, Kwalify,
List::SomeUtils, Perl6::Slurp, Pod::Usage, Template (part of Template
Toolkit), and YAML::XS, all of which are available from CPAN.
diff --git a/lib/App/DocKnot/Dist.pm b/lib/App/DocKnot/Dist.pm
index f0f84e6..c1d3b60 100644
--- a/lib/App/DocKnot/Dist.pm
+++ b/lib/App/DocKnot/Dist.pm
@@ -455,9 +455,9 @@ App::DocKnot::Dist - Prepare a distribution tarball
=head1 REQUIREMENTS
Git, Perl 5.24 or later, and the modules File::BaseDir, File::ShareDir,
-IO::Uncompress::Gunzip (part of IO-Compress), IO::Compress::Xz (part of
-IO-Compress-Lzma), IPC::Run, IPC::System::Simple, Kwalify, List::SomeUtils,
-and YAML::XS, all of which are available from CPAN.
+IO::Compress::Xz (part of IO-Compress-Lzma), IO::Uncompress::Gunzip (part of
+IO-Compress), IPC::Run, IPC::System::Simple, Kwalify, List::SomeUtils, and
+YAML::XS, all of which are available from CPAN.
The tools to build whatever type of software distribution is being prepared
are also required, since the distribution is built and tested as part of
diff --git a/t/data/generate/docknot/output/thread b/t/data/generate/docknot/output/thread
index ee16a25..9297848 100644
--- a/t/data/generate/docknot/output/thread
+++ b/t/data/generate/docknot/output/thread
@@ -102,8 +102,8 @@ The following additional Perl modules are required to use it:
\bullet(packed)[File::BaseDir]
\bullet(packed)[File::ShareDir]
-\bullet(packed)[IO::Uncompress::Gunzip (part of IO-Compress)]
\bullet(packed)[IO::Compress::Xz (part of IO-Compress-Lzma)]
+\bullet(packed)[IO::Uncompress::Gunzip (part of IO-Compress)]
\bullet(packed)[IPC::Run]
\bullet(packed)[IPC::System::Simple]
\bullet(packed)[JSON::MaybeXS]