mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-03-05 15:05:48 +02:00
Fixed case error in Perl module name.
This commit is contained in:
parent
174896e797
commit
b0db7c0497
@ -58,7 +58,7 @@ cpanm JSON
|
|||||||
cpanm Net::OpenSSH
|
cpanm Net::OpenSSH
|
||||||
cpanm IPC::System::Simple
|
cpanm IPC::System::Simple
|
||||||
cpanm Digest::SHA
|
cpanm Digest::SHA
|
||||||
cpanm Compress::ZLib
|
cpanm Compress::Zlib
|
||||||
cpanm threads (update this package)
|
cpanm threads (update this package)
|
||||||
cpanm Thread::Queue (update this package)
|
cpanm Thread::Queue (update this package)
|
||||||
```
|
```
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
cpanm Net::OpenSSH
|
cpanm Net::OpenSSH
|
||||||
cpanm IPC::System::Simple
|
cpanm IPC::System::Simple
|
||||||
cpanm Digest::SHA
|
cpanm Digest::SHA
|
||||||
cpanm Compress::ZLib
|
cpanm Compress::Zlib
|
||||||
cpanm threads (update this package)
|
cpanm threads (update this package)
|
||||||
cpanm Thread::Queue (update this package)
|
cpanm Thread::Queue (update this package)
|
||||||
</code-block>
|
</code-block>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user