Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-Needs | Distribution: SUSE Linux Framework One |
Version: 0.002010 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 10:51:22 2024 |
Group: Unspecified | Build host: h01-ch3d |
Size: 33954 | Source RPM: perl-Test-Needs-0.002010-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://metacpan.org/release/Test-Needs | |
Summary: Skip tests when modules not available |
Skip test scripts if modules are not available. The requested modules will be loaded, and optionally have their versions checked. If the module is missing, the test script will be skipped. Modules that are found but fail to compile will exit with an error rather than skip. If used in a subtest, the remainder of the subtest will be skipped. Skipping will work even if some tests have already been run, or if a plan has been declared. Versions are checked via a '$module->VERSION($wanted_version)' call. Versions must be provided in a format that will be accepted. No extra processing is done on them. If 'perl' is used as a module, the version is checked against the running perl version ($]). The version can be specified as a number, dotted-decimal string, v-string, or version object. If the 'RELEASE_TESTING' environment variable is set, the tests will fail rather than skip. Subtests will be aborted, but the test script will continue running after that point.
Artistic-1.0 OR GPL-1.0-or-later
* Mon Jan 23 2023 timueller+perl@suse.de - updated to 0.002010 see /usr/share/doc/packages/perl-Test-Needs/Changes 0.002010 - 2023-01-22 - split main test into three separate scripts - avoid outputting multiple plans if used with no_plan * Wed May 26 2021 timueller+perl@suse.de - updated to 0.002009 see /usr/share/doc/packages/perl-Test-Needs/Changes 0.002009 - 2021-05-25 - fix warnings from Test::Builder if Test::Needs is loaded first, and is used to check for a Test module. - fix location in code reported when a module check fails. - support short forms of perl versions - support perl versions greater than 5 - fix handling of v-string versions on perl 5.6 0.002_008 - 2019-07-12 - fix test compatibility with Windows. 0.002_007 - 2019-07-09 - fix tests when @INC includes directories that shouldn't have their archname or version subdirectories added. * Fri Apr 05 2019 coolo@suse.com - updated to 0.002006 see /usr/share/doc/packages/perl-Test-Needs/Changes 0.002006 - 2019-04-04 - added additional references to related modules in pod - various internal cleanups - fix backwards compatibility with earlier versions of version.pm - fix output from test script when tests fail - added note about RELEASE_TESTING to test message on forced failures * Tue Sep 27 2016 coolo@suse.com - updated to 0.002005 see /usr/share/doc/packages/perl-Test-Needs/Changes 0.002005 - 2016-09-27 - fix skipping when Test::Tester (Test::More < v2) is loaded * Fri Aug 19 2016 coolo@suse.com - updated to 0.002004 see /usr/share/doc/packages/perl-Test-Needs/Changes 0.002004 - 2016-08-18 - fix test counts when Test2 not available 0.002003 - 2016-08-18 - fix loud warnings when aborting a test under Test2 - some kwalitee improvements * Sun Jun 12 2016 coolo@suse.com - initial package 0.002002 * created by cpanspec 1.78.08
/usr/lib/perl5/vendor_perl/5.38.2/Test /usr/lib/perl5/vendor_perl/5.38.2/Test/Needs.pm /usr/share/doc/packages/perl-Test-Needs /usr/share/doc/packages/perl-Test-Needs/Changes /usr/share/doc/packages/perl-Test-Needs/README /usr/share/licenses/perl-Test-Needs /usr/share/licenses/perl-Test-Needs/LICENSE /usr/share/man/man3/Test::Needs.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 5 00:02:08 2025