But being concise isn't necessarily enough -- you should aim for concise
and descriptive, like your last sentence: "I just want each host to know whether it is different from any other host". Examples can also help.
Also, keep in mind that many monks are used to seeing short posts asking for help with no example code where the OP clearly did not put a lot of thought into it. See e.g. How to convert a shell script to Perl? (note that originally there were no code tags). If you are too concise then your post may look like one of those, especially when just skimming it over it!! Not what you want, obviosuly!!
In the future, aim for a better balance between being concise and explaining some details. And many monks like to have an idea of what problem you are actually trying to solve (e.g. why you want your servers to detect if they are different).
Elda Taluta; Sarks Sark; Ark Arks
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.