Fedora Packages

perl-Type-Tiny-2.006000-1.el10_0 in Fedora EPEL 10.0

↵ Return to the main page of perl-Type-Tiny
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2024-10-01 Paul Howarth <paul at city dash fan dot org> - 2.006000-1 - Update to 2.006000 Bug Fixes: - Fix uninitialized warning messages from Error::TypeTiny when processing very shallow stack traces Documentation: - Fixes for various typos (GH#155) - Improve documentation for the initialization of the 'coercion' attribute for 'Type::Tiny' - Fix minor typo in documentation for named parameters in 'Type::Params' - Update copyright notices in files to 2024 Other: - Updated: Smartmatch discontinued beginning perl-5.41.3; Type::Tiny will no longer attempt to support smartmatch if the Perl version is too high (GH#161) - Improved initialization of variables when they are tied to a type constraint; initialization to explicit values will work even when not tied via the 'ttie' wrapper function; if no explicit values are provided, tied scalars will be initialized to the type's 'type_default' So for example, 'tie( my $title, Str )' will initialize '$title' to the empty string instead of undef, and 'tie( my $title, Str, 'Foo' )' will initialize the variable to 'Foo' as was already implied by documentation - Inlining 'Int' now calls the XS implementation when available (the speed improvement is negligible, but it also may result in small memory savings) (GH#145) - Removed: Support for the ${^TYPE_PARAMS_MULTISIG} global variable has been dropped; using this global variable was deprecated in trial version 1.999_010 and stable version 2.000000, both of which are nearly two years old - use ${^_TYPE_PARAMS_MULTISIG} instead
2024-09-16 Paul Howarth <paul at city dash fan dot org> - 2.004000-7 - BR: perl(MouseX::Types::Common) - Post-bootstrap rebuild
2024-09-03 Paul Howarth <paul at city dash fan dot org> - 2.004000-6 - Use author-independent source URL - Classify buildreqs by usage - Fix permissions verbosely - Do EXTENDED_TESTING - Make %files list more explicit - Bootstrap for EPEL-10
2024-07-19 Fedora Release Engineering <releng at fedoraproject dot org> - 2.004000-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-01-25 Fedora Release Engineering <releng at fedoraproject dot org> - 2.004000-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-21 Fedora Release Engineering <releng at fedoraproject dot org> - 2.004000-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2023-07-21 Fedora Release Engineering <releng at fedoraproject dot org> - 2.004000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2023-04-24 Ralf Corsépius <corsepiu at fedoraproject dot org> - 2.004000-1 - Update to 2.004000.
2023-01-30 Ralf Corsépius <corsepiu at fedoraproject dot org> - 2.002001-1 - Update to 2.002001.
2023-01-20 Fedora Release Engineering <releng at fedoraproject dot org> - 2.002000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Provides

  • perl(Devel::TypeTiny::Perl58Compat)
  • perl(Error::TypeTiny)
  • perl(Error::TypeTiny::Assertion)
  • perl(Error::TypeTiny::Compilation)
  • perl(Error::TypeTiny::WrongNumberOfParameters)
  • perl(Eval::TypeTiny)
  • perl(Eval::TypeTiny::CodeAccumulator)
  • perl(Type::Coercion)
  • perl(Type::Coercion::FromMoose)
  • perl(Type::Coercion::Union)
  • perl(Type::Library)
  • perl(Type::Params)
  • perl(Type::Params::Alternatives)
  • perl(Type::Params::Parameter)
  • perl(Type::Params::Signature)
  • perl(Type::Parser)
  • perl(Type::Parser::AstBuilder)
  • perl(Type::Parser::Token)
  • perl(Type::Parser::TokenStream)
  • perl(Type::Registry)
  • perl(Type::Tie)
  • perl(Type::Tie::ARRAY)
  • perl(Type::Tie::BASE)
  • perl(Type::Tie::HASH)
  • perl(Type::Tie::SCALAR)
  • perl(Type::Tiny)
  • perl(Type::Tiny::Bitfield)
  • perl(Type::Tiny::Class)
  • perl(Type::Tiny::ConstrainedObject)
  • perl(Type::Tiny::Duck)
  • perl(Type::Tiny::Enum)
  • perl(Type::Tiny::Intersection)
  • perl(Type::Tiny::Role)
  • perl(Type::Tiny::Union)
  • perl(Type::Tiny::_DeclaredType)
  • perl(Type::Tiny::_HalfOp)
  • perl(Type::Utils)
  • perl(Types::Common)
  • perl(Types::Common::Numeric)
  • perl(Types::Common::String)
  • perl(Types::Standard)
  • perl(Types::Standard::ArrayRef)
  • perl(Types::Standard::CycleTuple)
  • perl(Types::Standard::Dict)
  • perl(Types::Standard::HashRef)
  • perl(Types::Standard::Map)
  • perl(Types::Standard::ScalarRef)
  • perl(Types::Standard::StrMatch)
  • perl(Types::Standard::Tied)
  • perl(Types::Standard::Tuple)
  • perl(Types::TypeTiny)
  • perl-Type-Tiny

Files


Sources on Pagure