Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37652512
en ru br
ALT Linux repos
S:2.214-alt1
5.0: 2.102-alt2
4.1: 2.102-alt1
4.0: 2.102-alt1

Group :: Development/Perl
RPM: perl-Test-Inline

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Test-Inline
%define m_distro Test-Inline
%define m_name Test-Inline
%define m_author_id ADAMK
%define _enable_test 1

Name: perl-Test-Inline
Version: 2.102
Release: alt1

Summary: Test-Inline - Inlining your tests next to the code being tested

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~adamk/%m_distro-%version

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%m_distro-%version.tar.gz

# Automatically added by buildreq on Sat Sep 24 2005

BuildRequires: perl-Algorithm-Dependency perl-Class-Autouse perl-Config-Tiny perl-File-Find-Rule perl-File-Flat perl-File-Slurp perl-Number-Compare perl-Params-Util perl-Pod-Escapes perl-Pod-Simple perl-Pod-Tests perl-Test-Pod perl-Text-Glob perl-devel perl-prefork

BuildRequires: perl-Algorithm-Dependency perl-Class-Autouse perl-devel perl-prefork perl-Pod-Tests

%description
Embedding tests allows tests to be placed near the code its testing. This
is a nice supplement to the traditional .t files. It's like XUnit,
Perl-style.  Test::Tutorial is just documentation. To actually get
anything done you use pod2test. Read the Test::Inline::Tutoral, really.
A test is denoted using either "=for testing" or a "=begin/end testing"
block.

%prep
%setup -q -n %m_distro-%version
%__subst "s|VCS { \$self|CVS { my \$self = shift; \$self|" lib/Test/Inline/IO/File/VCS.pm

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/*
%perl_vendor_privlib/*
%perl_vendor_man3dir/*
%_man1dir/*

%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