Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.127.65
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
Type /
Tiny /
Manual /
[ HOME SHELL ]
Name
Size
Permission
Action
AllTypes.pod
7.84
KB
-rw-r--r--
Coercions.pod
12.81
KB
-rw-r--r--
Contributing.pod
2.86
KB
-rw-r--r--
Installation.pod
4.75
KB
-rw-r--r--
Libraries.pod
14.02
KB
-rw-r--r--
NonOO.pod
3.34
KB
-rw-r--r--
Optimization.pod
8.76
KB
-rw-r--r--
Params.pod
8.12
KB
-rw-r--r--
Policies.pod
4.05
KB
-rw-r--r--
UsingWithClassTiny.pod
4.16
KB
-rw-r--r--
UsingWithMoo.pod
25.38
KB
-rw-r--r--
UsingWithMoo2.pod
10.63
KB
-rw-r--r--
UsingWithMoo3.pod
9.26
KB
-rw-r--r--
UsingWithMoose.pod
6.11
KB
-rw-r--r--
UsingWithMouse.pod
6.53
KB
-rw-r--r--
UsingWithOther.pod
4.32
KB
-rw-r--r--
UsingWithTestMore.pod
2.58
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Policies.pod
=pod =encoding utf-8 =head1 NAME Type::Tiny::Manual::Policies - Type::Tiny policies =head1 MANUAL =head2 Type::Tiny Stability Policy Type::Tiny 1.000000 is considered stable. Any changes to the API that are big enough to I<require> changes to the test suite will be preceded by a I<< six month >> notice period, with the following exceptions: =over =item * Any changes which are necessary to maintain compatibility with new releases of L<Moose>, L<Moo>, and other software that Type::Tiny needs to integrate with. =item * Changes to maintain compatibility with future versions of Perl itself. =item * Where a change fixes a contradiction between the implementation and documentation of Type::Tiny. =item * Where a feature is explicitly documented as being "experimental" or "unstable". =item * Improvements to the text of error messages. =back =head2 Experimental and Unstable Type::Tiny Features The following list is currently non-exhaustive. =over =item * The following type checks result may vary based on your version of Perl and whether Type::Tiny::XS is installed. Their outcome is currently considered undefined, and may change in future versions. =over =item * Using B<Object> and similar type checks on unblessed regular expression references, the outcome is undefined. =item * On all current versions of Perl, false (C<< !!0 >>) stringifies to the empty string (but using Devel::Peek you can tell the difference between this value and a normal empty string), so B<Int> and subtypes of B<Int> do not consider it to be an integer. If Perl's behaviour ever changes, you might not be able to rely on this outcome. True (C<< !!1 >>) stringifies as "1", so is considered an integer. =item * A glob (not a globref but an actual glob) currently passes the B<StringLike> type constraint but not the B<Str> type constraint. =back =item * L<Type::Tiny>'s C<my_methods> attribute and the functionality it provides is experimental. =item * The L<parameterizable coercion API|Type::Coercion> is subject to change. =item * The interaction of deep coercions and mutable coercions currently results in ill-defined behaviour. This could change at any time. =item * L<Type::Registry>'s ability to import L<MooseX::Types> and L<MouseX::Types> type libraries is experimental. =item * These modules are considered part of Type::Tiny's internals, and not covered by the stability policy: L<Devel::TypeTiny::Perl56Compat>, L<Devel::TypeTiny::Perl58Compat>, L<Type::Coercion::FromMoose>, L<Type::Tiny::_HalfOp>, L<Types::Standard::ArrayRef>, L<Types::Standard::CycleTuple>, L<Types::Standard::Dict>, L<Types::Standard::HashRef>, L<Types::Standard::Map>, L<Types::Standard::ScalarRef>, L<Types::Standard::StrMatch>, L<Types::Standard::Tied>, and L<Types::Standard::Tuple>. =item * L<Reply::Plugin::TypeTiny> is not covered by the stability policy. =back =head2 Type::Tiny Versioning Policy As of 1.000000, this distribution follows a versioning scheme similar to L<Moo>, which is based on a L<semver|http://semver.org/>-like three component version number, but with the last two components each represented by three decimal digits in the fractional part of the version number. That is, version 1.003002 of the software represents "1.3.2". Additionally, releases where the second component is an odd number will be considered unstable/trial releases. (These will also include an underscore in the version number as per the usual CPAN convention.) =head1 NEXT STEPS Here's your next step: =over =item * L<Type::Tiny::Manual::Contributing> Contributing to Type::Tiny development. =back =head1 AUTHOR Toby Inkster E<lt>tobyink@cpan.orgE<gt>. =head1 COPYRIGHT AND LICENCE This software is copyright (c) 2013-2014, 2017-2021 by Toby Inkster. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =head1 DISCLAIMER OF WARRANTIES THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. =cut
Close