Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37767425
en ru br
ALT Linux repositórios
S:0.22-alt1
5.0: 0.20-alt2
4.1: 0.18-alt1
4.0: 0.18-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Carp-Assert

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

#
#   - Carp::Assert -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only Carp::Assert
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Carp-Assert
%define m_distro Carp-Assert
%define m_name Carp::Assert
%define m_author_id unknown
%define _enable_test 1

Name: perl-Carp-Assert
Version: 0.20
Release: alt2.1

Summary: Carp-Assert - executable comments

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/modules/by-module/Carp/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Sat Sep 24 2005 (-bi)

BuildRequires: perl-devel

%description
Carp::Assert is intended for a purpose like the ANSI C library
assert.h.  If you're already familiar with assert.h, then you can
probably skip this and go straight to the FUNCTIONS section.

Assertions are the explict expressions of your assumptions about the
reality your program is expected to deal with, and a declaration of
those which it is not.  They are used to prevent your program from
blissfully processing garbage inputs (garbage in, garbage out becomes
garbage in, error out) and to tell you when you've produced garbage
output.  (If I was going to be a cynic about Perl and the user nature,
I'd say there are no user inputs but garbage, and Perl produces
nothing but...)

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Carp/

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009