Begin work to GetOpt::Long (just started, obviously 😆)
This commit is contained in:
parent
aafd95a24b
commit
ec22febde3
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ use feature 'unicode_strings';
|
|||
use Encode qw(encode decode);
|
||||
use Text::Autoformat qw(autoformat);
|
||||
use File::Temp ();
|
||||
use Getopt::Long;
|
||||
|
||||
######################################################################
|
||||
sub ReadRecentWeatherAlerts ($) {
|
||||
|
|
Loading…
Add table
Reference in a new issue