Package perl-LEOCHARRE-Debug: Specfile

#
#   - LEOCHARRE::Debug -
#   This spec file was automatically generated by cpan2rpm [ver: 2.028]
#   (ALT Linux revision)
#   The following arguments were used:
#       '--packager=Igor Vlasenko <viy@altlinux.ru>' http://search.cpan.org/CPAN/authors/id/L/LE/LEOCHARRE/LEOCHARRE-Debug-1.03.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module LEOCHARRE-Debug
%define m_distro LEOCHARRE-Debug
%define m_name LEOCHARRE::Debug
%define m_author_id unknown
%define _enable_test 1

Name: perl-LEOCHARRE-Debug
Version: 1.03
Release: alt1

Summary: debug sub

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

Packager: Igor Vlasenko <viy@altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/L/LE/LEOCHARRE/%m_distro-%version.tar.gz

# Automatically added by buildreq on Fri Nov 18 2011
BuildRequires: perl-devel

%description
use LEOCHARRE::Debug;

   debug('hey there');

   warnf '%s %s %s\n', 'this', 'is', 'a value';

%prep
%setup -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/LEOCHARRE/*

%changelog
* Fri Nov 18 2011 Igor Vlasenko <viy@altlinux.ru> 1.03-alt1
- initial build for ALT Linux Sisyphus