Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: package needs to be upgraded https://bugzilla.redhat.com/show_bug.cgi?id=605662 Summary: package needs to be upgraded Product: Fedora Version: 13 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-HTTP-DAV AssignedTo: steve@xxxxxxxxx ReportedBy: wfp5p@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: steve@xxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx Classification: Fedora Created an attachment (id=425130) --> (https://bugzilla.redhat.com/attachment.cgi?id=425130) Simple perl script to demonstrate HTTP:DAV problem. Description of problem: The version of HTTP::DAV is old and needs to be upgraded. Specifically, a simple login script, such as the example in the man page, will not work. If I update to the current version on CPAN, it works fine. Version-Release number of selected component (if applicable): 0.35-5.fc13 How reproducible: every time Steps to Reproduce: 1. set up a web dav server. The most basic possible is just fine. 2. verify that it works with cadaver 3. change the user, url, and password in attached script to match your setup 4. run the script Actual results: Dies with "Unauthorized" Expected results: Logs into webdav and prints "It works" Additional info: If you then upgrade the HTTP::DAV module to 0.40 from CPAN, the script will work fine. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel