I'm not hugely familiar with the internals of starman, my primary area of understanding and expertise is in the sort of recursive data structures and systems needed to create the lisp-ish style super-templating system now known as Diamond.

This stuff is too low level for me, I figured one of you lot might have a clue before I go bothering Miyagawa, whose time is several orders of magnitude more valuable than yours.

Generally speaking, anything I write is solid reliable and works perfectly long term, however balanced against that is a very high amount of respect I hold for Miyagawa and the quality of his code, such that I believe the fault to be in my own code.

All I need to know is what might cause starman to screw up like this, a probable cause, that is all. From there I'm quite capable of investigating and fixing the problem whether it's in my code or in starman itself, makes no difference.


In reply to Re^10: Starman problem by Logicus
in thread Starman problem by Logicus

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.