Re: Geo::WebService::Elevation::USGS

2019-09-03 Thread Mike
This one gives: Unable to get page at httpfetch.pl line 35. I wonder if all of these are redirects: # Does not work my $test = get('https://nationalmap.gov/epqs/') or die 'Unable to get page'; # Does not work #my $test = get('https://nationalmap.gov/epqs/pqs.php') or die 'Unable to get

Re: XML::Feed.pm perl on CentOS 7

2019-09-03 Thread Shlomi Fish
Hi Lars, On Tue, 3 Sep 2019 08:06:36 +0300 Lars Noodén wrote: > I'm not finding CPAN's XML::Feed.pm for perl 5 for centos 7 via yum. > > $ yum -q search all XML-Feed > Warning: No matches found for: XML-Feed > > $ grep PRETTY /etc/os-release > PRETTY_NAME="CentOS Linux 7 (Core)" > > Is there