Space -> Tab
This commit is contained in:
parent
6a5a836062
commit
628aa2ce5b
@ -257,6 +257,7 @@ sub process {
|
||||
|
||||
binmode(STDOUT, ":utf8");
|
||||
my $url = "https://www.april.org/libre-a-vous-diffusee-mardi-$long_date-sur-radio-cause-commune";
|
||||
my $url = "https://www.april.org/libre-a-vous-diffusee-mardi-$long_date-sur-radio-cause-commune";
|
||||
$url=~s/ /-/g;
|
||||
|
||||
print "\nText for the web page of the radio program : $url\n\n";
|
||||
|
Loading…
Reference in New Issue
Block a user