[user@dirty-bastard ddate]$ zipinfo ddate.zip
Archive: ddate.zip 20000 bytes 7 files -rw---- 2.0 fat 5145 tx defX 13-Feb-99 05:00 DDATE.MAN -rw---- 2.0 fat 4917 tx defX 13-Feb-99 05:00 DDATE.TXT -rw---- 2.0 fat 10529 tx defX 13-Feb-99 05:00 DDATE2D3.C -rwx--- 2.0 fat 9658 bx defX 13-Feb-99 05:00 DDATE2D3.EXE -rw---- 2.0 fat 10427 tx defX 13-Feb-99 05:00 DDATE3D3.C -rw---- 2.0 fat 431 tx defX 13-Feb-99 05:00 MANIFEST -rw---- 2.0 fat 772 tx defX 13-Feb-99 05:00 WHATS.NEW 7 files, 41879 bytes uncompressed, 19116 bytes compressed: 54.4%

[user@dirty-bastard ddate]$ zgrep ddate ddate.zip

ddate - converts Gregorian dates to Discordian dates therefore getting ready to complain that ddate returns C:\> ddate C:\> ddate +"Today is %{%A, the %e of %B%}, %Y. %N%nCelebrate % +H" C:\> ddate +"It's %{%A, the %e of %B%}, %Y. %N%nCelebrate %H" 9 + 26 1995 C:\> ddate +"Today's %{%A, the %e of %B%}, %Y. %N%nCelebrate %H +" 2 29 1996 ddate returns non-NULL values for September 3 rd - today etc. ddate won't stop stop you from telling it there

--
I'm not belgian but I play one on TV.


In reply to Re**7 Closing Perl Source by belg4mit
in thread Closing Perl Source by Coplan

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.