Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-HTTP-Tiny - A small, simple, correct HTTP/1.1 client
        
        
        - Description:
 
        This is a very simple HTTP/1.1 client, designed primarily for doing simple GET
requests without the overhead of a large framework like LWP::UserAgent.
It is more correct and more complete than HTTP::Lite. It supports proxies
(currently only non-authenticating ones) and redirection. It also correctly
resumes after EINTR.
 
        
        Packages
        
        
            | perl-HTTP-Tiny-0.012-211.fc17.noarch
              [44 KiB] | 
            
              Changelog
              by Petr Pisar (2012-02-06):
              - Fix searching for Unicode::Collate::Locale data (bug #756118)
- Run safe signal handlers before returning from sigsuspend() and pause()
  (bug #771228)
- Correct perl-Scalar-List-Utils files list
- Stop !$^V from leaking (bug #787613) 
             |