File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Revision history for Statistics-Krippendorff
22
330.04 ???
44 - Remove CPAN Ratings from the documentation.
5+ - Update installation instructions.
56
670.03 2025-02-08
78 - Require minimal version of Test2::V0 to have float(precision => ...)
Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ measure inter-coder agreement.
55
66INSTALLATION
77
8- To install this module, run the following commands:
8+ The standard Perl module installation tools should work without problems.
9+
10+ cpan Statistics::Krippendorff
11+
12+ To install this module manually, run the following commands:
913
1014 perl Makefile.PL
1115 make
@@ -37,4 +41,3 @@ This software is Copyright (c) 2025 by E. Choroba.
3741This is free software, licensed under:
3842
3943 The Artistic License 2.0 (GPL Compatible)
40-
You can’t perform that action at this time.
0 commit comments