⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.0
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
perl5
/
Type
/
Tiny
/
Manual
/
Edit File: Contributing.pod
=pod =encoding utf-8 =head1 NAME Type::Tiny::Manual::Contributing - contributing to Type::Tiny development. =head1 MANUAL =head2 Reporting bugs Bug reports (including wishlist items) can be submitted to RT. L<https://rt.cpan.org/Dist/Display.html?Queue=Type-Tiny>. Test cases written using L<Test::More> are always appreciated. =head2 Fixing bugs If something doesn't work as documented, or causes unexpected crashes, and you know how to fix it, then either attach a patch to the bug report (see above) or as a pull request to the project on GitHub. L<https://github.com/tobyink/p5-type-tiny>. Please try to follow the coding style used in the rest of the project. (Tab indents, spaces for alignment, British English spellings, pod at the end of code but the start of test cases, etc.) =head2 Adding Test Cases New test cases for the Type::Tiny test suite are always welcome. The coveralls page for Type::Tiny should reveal what parts of the code are most needing good test cases. Any files with below 95% coverage are highest priority. L<https://coveralls.io/github/tobyink/p5-type-tiny>. Type::Tiny is now also on Codecov which does coverage accounting slightly differently, giving some stricter targets to aim for. L<https://codecov.io/gh/tobyink/p5-type-tiny> =head2 Type::Tiny::XS I'm not really a C programmer, nor am I that familiar with Perl's internals, so help with L<Type::Tiny::XS> is always appreciated. There are some type constraints in L<Types::Standard>, L<Types::Common::String>, and L<Types::Common::Numeric> which don't have XS implementations, and I<none> of L<Types::TypeTiny> has an XS implementation. (Given that the last module is used internally by Type::Tiny a I<lot>, an XS implementation of that could provide a good speed boost!) =head2 Writing Type Libraries Though I'm unlikely to bundle many more type libraries in this distribution, uploading your own type libraries to CPAN will strengthen the Type::Tiny ecosystem. =head1 NEXT STEPS You've reached the end of the manual! But each class, type library, and other package includes more detailed documentation. =head1 AUTHOR Toby Inkster E<lt>tobyink@cpan.orgE<gt>. =head1 COPYRIGHT AND LICENCE This software is copyright (c) 2013-2014, 2017-2019 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
Simpan