diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 82e05857a..5518cd0ad 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,17 @@
-->
+
+ 2007-02-24
+
+
+ [dnicholson] - Added missing command descriptions for
+ cpan and prove from the
+ Perl package. Reported by Leonhard Landrock.
+
+
+
+
2007-02-23
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index d3c9ba78c..2bcb79f48 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -95,11 +95,12 @@
Installed libraries
- a2p, c2ph, dprofpp, enc2xs, find2perl, h2ph, h2xs, instmodsh, libnetcfg, perl,
- perl&perl-version; (link to perl), perlbug, perlcc, perldoc, perlivp,
- piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, pod2usage,
- podchecker, podselect, psed (link to s2p), pstruct (link to c2ph), s2p,
- splain, and xsubpp
+ a2p, c2ph, cpan, dprofpp, enc2xs, find2perl, h2ph, h2xs,
+ instmodsh, libnetcfg, perl, perl&perl-version; (link to perl),
+ perlbug, perlcc, perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex,
+ pod2man, pod2text, pod2usage, podchecker, podselect, prove,
+ psed (link to s2p), pstruct (link to c2ph), s2p, splain, and
+ xsubpp
Several hundred which cannot all be listed here
@@ -130,6 +131,17 @@
+
+ cpan
+
+ Interact with the Comprehensive Perl Archive Network (CPAN)
+ from the command line
+
+ cpan
+
+
+
+
dprofpp
@@ -365,6 +377,17 @@
+
+ prove
+
+ Command line tool for running tests against the Test::Harness
+ module.
+
+ prove
+
+
+
+
psed
diff --git a/general.ent b/general.ent
index 236aefd9d..3d3f9245e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+