Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
We also need File::Slurp, I just found out
  • Loading branch information
lizmat committed Nov 20, 2013
1 parent 8e6b19a commit 7f6b885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release_guide.pod
Expand Up @@ -88,8 +88,8 @@ commit the new version:
But probably there won't be any new leap seconds, in which case the file
will be unchanged.

B<Note>: this program requires the perl modules L<Time::y2038> and
L<LWP::Simple> be installed.
B<Note>: this program requires the perl modules L<Time::y2038>,
L<LWP::Simple> and L<File::Slurp> to be installed.

=item 3.

Expand Down

0 comments on commit 7f6b885

Please sign in to comment.