Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Re: cpan test redux...better, but... still shouldn't be on CPAN

"mem" is particularly bad name for a pragma, "mem" has nothing to do with memory; markloaded or markused sound better (and like they should be part of Module::Loaded)

P is a particularly bad name for a module, its a single letter top level namespace . So it exports a function of the same name P ( and Pe), doesn't make P a good module name -- If you need it available from a commandline consider your own Toolkit

PAUSE: pause_namingmodules On The Naming of Modules

CPAN Testers Reports: Report for P-1.1.4 shows a different failure mode (bugs in your code)

So now I'm getting 'mem' being both present and non-present in the same test. This doesn't make sense.

Funny, and then what happened?

If your test suite isn't telling you what's going on, improve it

I did contact the tester with all the fails ... and asked if they could think of anything that might be causing this... will have to see if they have ideas or even respond (they might be busy or something)...

When I was a tester, I did not appreciate being contacted like this; cpantesters isn't perlmonks/stackoverflow ... they run your test suite and submit reports automatically, most everything else is up to you; If your tests don't tell you enough about what the problem is, write better tests "Can't CPAN Testers read? I have detailed the format I require for bug reports!"

Just something to keep in mind because excessive "spam" from authors can drive some cpantesters away , its partially why I quit cpantesters

Got email back from user. They said it looked like the program under test ...

I just read this part of your post, well /dev/null isn't portable for starters ...

ddumperBasic debugging checklist Basic debugging checklist item 4 works for debugging even in test suites

Thats all the interest I've managed to muster, I'm fickle lately


In reply to Re: cpan test redux...better, but... still shouldn't be on CPAN by Anonymous Monk
in thread cpan test redux...better, but... by perl-diddler

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 03:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found