I don't get it, there are tons of unanswerable questions ( well, besides "I don't know" answer..)

You can even scan through SoPW and you'll find lots of questions without answers

Things like - how to pack Gtk-based perl script with PAR ( doesn't work, nobody works on it, there are few known bugs left to be fixed )

or maybe how to connect to TLS-enabled ftp servers with perl ( you've got to roll your own client (or get one from me;), or use c/c++ library like ftplibpp )

or how to expose your SOAP-based service to C#/Delphi/ other static langs ( requires lot's of knowledge of WSDL and manual tweaking and writing your own WSDL description )


In reply to Re: TrAdEz meets with God by Eyck
in thread TrAdEz meets with God by tradez

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.