SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Specio
Version : 0.48 Vendor : openSUSE
Release : 1.9 Date : 2022-06-12 05:07:32
Group : Unspecified Source RPM : perl-Specio-0.48-1.9.src.rpm
Size : 0.36 MB
Packager : https://bugs_opensuse_org
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/openSUSE:/ALP:/Experimental:/Slowroll/base.20240702/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Specio-0.48-1.9.noarch.rpm
ftp.icm.edu.pl  perl-Specio-0.48-1.9.noarch.rpm
ftp.icm.edu.pl  perl-Specio-0.48-1.9.noarch.rpm
ftp.icm.edu.pl  perl-Specio-0.48-1.9.noarch.rpm
     

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(:MODULE_COMPAT_5.40.0)
perl(Devel::StackTrace)
perl(Eval::Closure)
perl(List::Util) >= 1.33
perl(MRO::Compat)
perl(Module::Runtime)
perl(Role::Tiny) >= 1.003003
perl(Role::Tiny::With)
perl(Sub::Quote)
perl(Test::Fatal)
perl(Test::More) >= 0.96
perl(Try::Tiny)
perl(XString)
perl(parent)
perl(version) >= 0.83
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


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

 
ICM