SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Specio rpm build for : OpenSuSE 13.X. For other distributions click perl-Specio.

Name : perl-Specio
Version : 0.37 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2017-05-12 08:13:53
Group : Development/Libraries/Perl Source RPM : perl-Specio-0.37-1.1.src.rpm
Size : 0.39 MB
Packager : (none)
Summary : Type constraints and coercions for Perl
Description :
The \'Specio\' distribution provides classes for representing type
constraints and coercion, along with syntax sugar for declaring them.

Note that this is not a proper type system for Perl. Nothing in this
distribution will magically make the Perl interpreter start checking a
value\'s type on assignment to a variable. In fact, there\'s no built-in way
to apply a type to a variable at all.

Instead, you can explicitly check a value against a type, and optionally
coerce values to that type.

My long-term goal is to replace Moose\'s built-in types and MooseX::Types
with this module.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_13.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Specio)
perl(Specio::Coercion)
perl(Specio::Constraint::AnyCan)
perl(Specio::Constraint::AnyDoes)
perl(Specio::Constraint::AnyIsa)
perl(Specio::Constraint::Enum)
perl(Specio::Constraint::Intersection)
perl(Specio::Constraint::ObjectCan)
perl(Specio::Constraint::ObjectDoes)
perl(Specio::Constraint::ObjectIsa)
perl(Specio::Constraint::Parameterizable)
perl(Specio::Constraint::Parameterized)
perl(Specio::Constraint::Role::CanType)
perl(Specio::Constraint::Role::DoesType)
perl(Specio::Constraint::Role::Interface)
perl(Specio::Constraint::Role::IsaType)
perl(Specio::Constraint::Simple)
perl(Specio::Constraint::Structurable)
perl(Specio::Constraint::Structured)
perl(Specio::Constraint::Union)
perl(Specio::Declare)
perl(Specio::DeclaredAt)
perl(Specio::Exception)
perl(Specio::Exporter)
perl(Specio::Helpers)
perl(Specio::Library::Builtins)
perl(Specio::Library::Numeric)
perl(Specio::Library::Perl)
perl(Specio::Library::String)
perl(Specio::Library::Structured)
perl(Specio::Library::Structured::Dict)
perl(Specio::Library::Structured::Map)
perl(Specio::Library::Structured::Tuple)
perl(Specio::OO)
perl(Specio::PartialDump)
perl(Specio::Registry)
perl(Specio::Role::Inlinable)
perl(Specio::Subs)
perl(Specio::TypeChecks)
perl(Test::Specio)
perl(_T::ArrayOverload)
perl(_T::BoolOverload)
perl(_T::CodeOverload)
perl(_T::GlobOverload)
perl(_T::HashOverload)
perl(_T::NumOverload)
perl(_T::RegexOverload)
perl(_T::ScalarOverload)
perl(_T::StrOverload)
perl(_T::Thing)
perl-Specio

Requires :
perl(version) => 0.83
perl(Test::Fatal)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(parent)
perl(Module::Runtime)
perl(List::Util) => 1.33
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Role::Tiny::With)
perl(:MODULE_COMPAT_5.20.1)
perl(Role::Tiny) => 1.003003
perl(Eval::Closure)
perl(Devel::StackTrace)
perl(Test::More) => 0.96
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(MRO::Compat)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.20.1/Specio
/usr/lib/perl5/vendor_perl/5.20.1/Specio.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Coercion.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/AnyCan.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/AnyDoes.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/AnyIsa.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Enum.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Intersection.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/ObjectCan.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/ObjectDoes.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/ObjectIsa.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Parameterizable.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Parameterized.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Role
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Role/CanType.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Role/DoesType.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Role/Interface.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Role/IsaType.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Simple.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Structurable.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Structured.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Constraint/Union.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Declare.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/DeclaredAt.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Exception.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Exporter.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Helpers.pm
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Library
/usr/lib/perl5/vendor_perl/5.20.1/Specio/Library/Builtins.pm
There is 65 files more in these RPM.

 
ICM