alphabetically speaking(in english), there are 26(52 for the case-insensitive) possible file test operators. Honestly,show me where 26 (52) test operators becomes inadequate, and then you may have a case for more descriptive (read: larger length)test operators. Not everything should be overly verbose

if(-'the allmighty file test for directory status passes on' FILE) { with(preceding::zero(4) && decimal::point(2) print '4'); }
This is obviously an extreme exaggeration but, you honestly expect anyone to care that you find the file test operators (a basic perl attribute) inconvenient? please.... If you don't like perl.. don't program in it.. simple as that. I have rants about VB, you don't see me trolling a VB board asking them to change a language I have a dislike for do you?

I'm sure my xp will take a nose dive for this , but I don't care so much.


Grygonos

In reply to Re: Perl::Improved Volume 0, Number 0 by Grygonos
in thread Perl::Improved Volume 0, Number 0 by Wassercrats

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.