Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I was tempted to write "RTFM", but in this case, the FM is not very fine. I guess that locn is latitude and longitude, as stated in a comment in the source:

locn  => undef,   # ex: locn  =>'82:30E 17:25N'

Reading the source is somewhat frightening. It contains at three undocumented packages without a reasonable prefix (Sun, Moon, Util), and its full of magic numbers without any explaining comment. There are lots of debugging artefacts. It completely lacks any sanity checks, and at least the example in the comment cited above is wrong. Looking at the code of sub _dolocn, the locn should not contain letters.

You should better treat Date::Indian as pre-alpha code, i.e. avoid it for production use.

You could try to contact the author, but I would not hope for an answer. His last upload is dated "27 Aug 2003".

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

In reply to Re: Date::Indian module by afoken
in thread Date::Indian module by irah

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-18 01:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found