From e91b2a0864c2ef72b480ae35cf45569eab235116 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Wed, 3 Jan 2024 10:51:13 +0100 Subject: [PATCH] upd link --- README.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.pod b/README.pod index 223e7a1..ae1b6c9 100644 --- a/README.pod +++ b/README.pod @@ -51,9 +51,13 @@ turn every uri into a link subst -M "Regexp::Common qw /URI/" -r 's#($RE{URI}{HTTP})#link#g' somefile +=head4 DEPENDENCIES + +B is a perl script and as such needs perl. + =head4 Installation -Copy L to B<$HOME/bin/subst>, that's all. +Copy L to B<$HOME/bin/subst>, that's all. No additional perl modules are required. =head4 Version