Concluding software is abandonware if the ticket-queue is to long to your liking is IMHO moaning. Pointing to a ticket queue that might need attention as it is longer than should be is pointing out. There is a huge difference in perception there on the reader side.

I notice your frustration, and I understand it, but try to make your posts inviting for help instead of using text that migh be interpreted as a complaint.

Next step: create an xlsx file that shows your problem and attach it to a post where you show the full code that makes the problem show here (inside code tags).

Then add some comments about what you expect and what you get and why you thing your opinion is correct (which might be obvious to you, but not to the reader). Even if it is a bug that is too obvious to be interpreted as not-a-bug, still do this. FWIW, this is also how you would create a tichet where the maintainer would take action upon).

If I get tickets lile "You code sucks, as it doesn't do what I expect it to do", I won't be motivated to do anything about it.

If you don't feel safe/competent/motivated/whatever enough to create a ticket like that, you can start here, and the Monks will most likely be more than happy to help you to:

As we monks do not encounter your problem, we need a ready-to-test set of things to start from if you want help. Perlmonks is not a group of people to code for free or fix problems on command, but most of the monks are eager problemsolvers.


Enjoy, Have FUN! H.Merijn

In reply to Re^5: Looking for assistance for proper fix for Spreadsheet::XLSX bug(?) by Tux
in thread Looking for assistance for proper fix for Spreadsheet::XLSX bug(?) by nysus

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.