LWP:Authen:NTLM
I've been looking up on how to use this module, following all the
documentation and cookbooks related to it, and I'm not really sure why
I can't get through. The credentials() function is vaguely described
and I can't really find much info on this.
Is there an alternative to accessing protected files that make use of
Microsoft's NTLM using Perl? I've been looking around awhile to no
avail. If you know something I don't, I'd appreciate the tips!
Ron Thompson
.
Relevant Pages
- ANNOUNCE - Muldis::DB v0.0.0 released, in p5+p6
... I am pleased to announce the release of Muldis::DB version 0.0.0 for Perl 5 on CPAN. ... If you want to read all the Muldis::DB documentation that exists now, I recommend doing so in this order: ... Muldis::DB implements a D language as defined by Hugh Darwen and Chris Date, and presents a superior interface for working with the relational model of data, contrasted with SQL. ... (perl.dbi.users) - Re: How to use select (select(2)) in Perl?
... }> global-assignment *across* a package does. ... Perhaps we could agree that the ONLY real change in the documentation ... } very thin wraper around that, that provides a Perlish interface. ... } be willing to bet that if perl hadn't had select in the first place, ... (comp.lang.perl.misc) - Re: Wait for background processes to complete
... especially the ones about the Perl Documentation being ... There is no further reference to a "double fork" (except in the ... There is a general problem with perl documentation: ... and what the child should do depend on what you want them to do. ... (comp.lang.perl.misc) - perldoc -q date|time FAQ -- and -- Re: making same change to *lots* of files, *w
... whether the point 24 hours ago was in daylight savings time. ... How do I get a file's timestamp in perl? ... You use the utime() function documented in "utime" in perlfunc. ... Check the documentation for your specific version of Perl. ... (comp.lang.perl.misc) - Re: regex to convert 1000000 -> 1,000,000 ?
... >> is a big chunk of that documentation and pretty hard to miss, ... the whole situation is like this: Perl is like a software ... If the newbie is an idiot, and uses grep not to search and then check the ... > have to first KNOW of perldoc. ... (comp.lang.perl.misc) |
|