Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37853443
en ru br
ALT Linux repos
S:0.900-alt1
5.0: 0.604-alt1
4.1: 0.600-alt1
4.0: 0.600-alt1
3.0: 0.545-alt1

Group :: Development/Perl
RPM: perl-XML-Writer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist XML-Writer
Name: perl-%dist
Version: 0.624
Release: alt1

Summary: Simple Perl module for writing XML documents
License: distributable
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Nov 15 2011

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description
XML::Writer is a simple Perl module for writing XML documents: it
takes care of constructing markup and escaping data correctly, and by
default, it also performs a significant amount of well-formedness
checking on the output, to make certain (for example) that start and
end tags match, that there is exactly one document element, and that
there are not duplicate attribute names.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/XML

%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