From: Luca Ferrari Date: Tue, 4 Jun 2019 10:21:15 +0000 (+0200) Subject: Put single sentence on a single Perl module. X-Git-Tag: v11.0~25^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acd9decf47659949f309ba1c48c2101855a6470e;p=pgbadger Put single sentence on a single Perl module. --- diff --git a/README b/README index 214cf2b..1c27b84 100644 --- a/README +++ b/README @@ -382,8 +382,8 @@ REQUIREMENT library so you don't need anything other than a web browser. Your browser will do all the work. - If you planned to parse PostgreSQL CSV log files you might need some - Perl Modules: + If you planned to parse PostgreSQL CSV log files you need a + Perl module: Text::CSV_XS - to parse PostgreSQL CSV log files.