Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37534252
en ru br
ALT Linux repos
S:0.088-alt1

Group :: Development/Perl
RPM: perl-HTTP-Tiny

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist HTTP-Tiny
Name: perl-%dist
Version: 0.088
Release: alt1

Summary: A small, simple, correct HTTP/1.1 client
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 28 2011

BuildRequires: perl-devel

%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.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/HTTP

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin