Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Module-Starter CPAN distribution.

Report information
The Basics
Id: 13847
Status: resolved
Priority: 0/
Queue: Module-Starter

People
Owner: Nobody in particular
Requestors: NIKC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: ::Simple's 00-load.t should "Bail out!" if a "use" fails
Module::Starter::Simple creates a 00-load.t which attempts to ensure that each module can be successfully loaded. However, if this test fails (say, because of a typo in the module) any tests in any other .t files will run. If you've got a lot of tests you end up with a load of failures on your screen (and scrollback buffer) that are extraneous, and you have to wade back through them to find out what the problem is. To fix this, the generated 00-load.t should print "Bail out!" and exit if any of the module loads fail. This will cause Test::Harness to immediately halt the tests, and makes it much more obvious to the developer why the test has failed. "Bail out!" is described in more detail at http://search.cpan.org/dist/Test-Harness/lib/Test/Harness/TAP.pod#Bail_out!
Subject: free ringtones<a href='http://www.ringtones-dir.com'
From: http://www.ringtones-dir.com
<a href='http://www.yahoo.com'></a>Thanks! http://www.ringtones-dir.com/download/ <a href='http://www.ringtones-dir.com'>download ringtones</a>. <a href="http://www.ringtones-dir.com ">nokia ringtones</a>: ringtones site, Free nokia ringtones here, Download ringtones FREE. Also [url]http://www.ringtones-dir.com/free/[/url] and [link=http://www.ringtones-dir.com]ring tones[/link] From site .
From: sjn+perlbug [...] pvv.org
On Søn. 24. Jul. 2005 15:32:47, guest wrote: Show quoted text
> > "Bail out!" is described in more detail at > http://search.cpan.org/dist/Test- > Harness/lib/Test/Harness/TAP.pod#Bail_out!
Very cool idea! :-D But wouldn't that make Module::Starter-created modules require a pretty recent version of Test::Harness? (If that's the case then one should also perhaps update the requirements section in the build .PL file(s)) FWIW, I'd love to have this feature used in M::S.
Hi. Thank you for the ticket. We have resolved this issue in version 1.54, available on CPAN at http://search.cpan.org/~petdance/Module-Starter-1.54/. Test::Harness minimum requirement is set to 0.21, where this feature was introduced. Thanks again for helping Module::Starter. Sawyer X. (on behalf of the Module::Starter team)