Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
perl-Devel-REPL
perl-Devel-REPL.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Devel-REPL.spec of Package perl-Devel-REPL
# # spec file for package perl-Devel-REPL # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: perl-Devel-REPL Version: 1.003013 Release: 0 %define cpan_name Devel-REPL Summary: Modern perl interactive shell License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Devel-REPL/ Source: http://www.cpan.org/authors/id/C/CH/CHM/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Data::Dump::Streamer) BuildRequires: perl(File::HomeDir) BuildRequires: perl(Lexical::Persistence) BuildRequires: perl(Moose) >= 0.74 BuildRequires: perl(MooseX::AttributeHelpers) >= 0.16 BuildRequires: perl(MooseX::Getopt) >= 0.18 BuildRequires: perl(MooseX::Object::Pluggable) >= 0.0009 BuildRequires: perl(PPI) BuildRequires: perl(Sys::SigAction) BuildRequires: perl(Task::Weaken) BuildRequires: perl(namespace::clean) Requires: perl(File::HomeDir) Requires: perl(Lexical::Persistence) Requires: perl(Moose) >= 0.74 Requires: perl(MooseX::AttributeHelpers) >= 0.16 Requires: perl(MooseX::Getopt) >= 0.18 Requires: perl(MooseX::Object::Pluggable) >= 0.0009 Requires: perl(Task::Weaken) Requires: perl(namespace::clean) %{perl_requires} %description This is an interactive shell for Perl, commonly known as a REPL - Read, Evaluate, Print, Loop. The shell provides for rapid development or testing of code without the need to create a temporary source code file. Through a plugin system, many features are available on demand. You can also tailor the environment through the use of profiles and run control files, for example to pre-load certain Perl modules when working on a particular project. %prep %setup -q -n %{cpan_name}-%{version} find . -type f -print0 | xargs -0 chmod 644 %build %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %files -f %{name}.files %defattr(-,root,root,755) %doc Changes examples README %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor