Subject: | Won't Do HTTPS |
Date: | Fri, 18 Jan 2008 18:43:21 -0500 |
To: | bug-URL-Grab [...] rt.cpan.org |
From: | Gary Krueger <gkrueger [...] browsermedia.com> |
Howdy there!
I've come across one last issue. The code doesn't work with the https
protocol. This is fixed simply by adding "s?" after "http" like so:
if($url =~ /^https?:\/\// || $url =~ /^ftp:\/\//) {
Now, to actually get that to work, you need to install appropriate SSL
modules to get LWP to work with SSL. But, that isn't really a concern
for this module. Although, it would be a nicety to check whether the
modules are available, and to report how to do so. But, that is
unnecessary.
Once that is solved the software seems to work flawlessly for me.
Thank you.
--
Gary Kenneth Krueger -- Software Engineer
browsermedia -- http://www.browsermedia.com
7735 OLD GEORGETOWN RD STE 500 -- (877)468-3769 x.154 (toll-free)
BETHESDA MD 20814 -- (301)656-1144 x.154