Thanks johnbio,

A couple of years ago I wrote a calendar in Perl that uses the fact that the calendar repeats every 400 years. Because of your observation, I verified that my calendar agrees that 'Perl is 10_000 days' old on 05/05/2015. I know you didn't expect it to be a test case, but thanks for both the observation and the 'test case'.

I also noted that I've been married for 17,013 days as of 05/05/2015. I hope you can post in 2042 ( I doubt I'll be around :-).

Thanks again, and 'long live Perl' ( Note: I did a JPEG of the calendar entry, but couldn't find how to post an image as part of this comment. Maybe a friendly monk would know? )

Best Regards...Ed

"Well done is better than well said." - Benjamin Franklin


In reply to Re: 10,000 days of Perl by flexvault
in thread 10,000 days of Perl by johnbio

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.