[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] sitemapper.pl and 'ReadKey.xs' on mac



Quoting =?iso-8859-1?Q?St=E9phane?= Jose <stephane.jose@sympatico.ca>:

> I just found a more recent version of SiteMapper on www.perl.com
> 
http://www.perl.com/CPAN-local//modules/by-authors/id/A/AW/AWRIGLEY/sitemapper-1
> .009.tar.gz
> 
Hi, Stef

The sitemapper distribution includes a couple of .pm files, one of which, 
AuthenAgent.pm, is the sticking point.

However, all it does is override method 'get_basic_credentials' in 
LWP::UserAgent, and the ability to read from a terminal is just there so someone 
can tap in their username and password.

If you're reasonably comfortable with Perl, just edit the method to hardwire in 
those things if you're on a standalone box. Otherwise, use a MacPerlish dialog 
method to enter these values. Basically, though, however you do it, this method 
in that module just has to return the values it returns right now.

Otherwise, it looks like a pretty cool script, and I thank you for drawing it to 
my attention.

Arved


--------------------------------------------------------------
This mail sent through Chebucto IMP: http://IMP.Chebucto.NS.Ca

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org