Description: adapt POD to the fact that we install the scripts without file extension
Forwarded: not-needed

--- a/script/flickr_dump_stored_config.pl
+++ b/script/flickr_dump_stored_config.pl
@@ -57,12 +57,12 @@
 
 =head1 NAME
 
-flickr_dump_stored_config.pl - script to display contents of a Flickr::API
+flickr_dump_stored_config - script to display contents of a Flickr::API
 storable configuration file.
 
 =head1 SYNOPSIS
 
-  flickr_dump_stored_config.pl [/path/to/file or --config_in=Config-File_to_dump]
+  flickr_dump_stored_config [/path/to/file or --config_in=Config-File_to_dump]
 
 =head1 OPTIONS
 
--- a/script/flickr_make_stored_config.pl
+++ b/script/flickr_make_stored_config.pl
@@ -279,11 +279,11 @@
 
 =head1 NAME
 
-flickr_make_stored_config.pl - script to assist with testing and using the Flickr::API
+flickr_make_stored_config - script to assist with testing and using the Flickr::API
 
 =head1 SYNOPSIS
 
-  flickr_make_stored_config.pl --config_out=Config-File_to_build [--config_in=file  --consumer_key=...]
+  flickr_make_stored_config --config_out=Config-File_to_build [--config_in=file  --consumer_key=...]
 
 =head1 OPTIONS
 
--- a/script/flickr_make_test_values.pl
+++ b/script/flickr_make_test_values.pl
@@ -132,11 +132,11 @@
 
 =head1 NAME
 
-flickr_make_test_values.pl - script to assist with testing the Flickr::API
+flickr_make_test_values - script to assist with testing the Flickr::API
 
 =head1 SYNOPSIS
 
-  flickr_make_test_values.pl --values_out=file_to_build [--values_in=existing_file]
+  flickr_make_test_values --values_out=file_to_build [--values_in=existing_file]
 
 =head1 OPTIONS
 
