Respected Monks,

Update: I wrote this answer before checking the replies here. I guess my impatience knows no bounds.

Issue got resolved after I gave the full path to the file being read by Config::Tiny!! I am truly sorry to waste your time on this. It was my negligence and impatience that caused this.

But, that is not worst. What is worst is, jwkrahn had indicated the same, and I completely mis understood his question!!. This issue is resolved. But as usual, thank you monks for your amazing replies. This place and Perl never cease to amaze me.

As an aside, this issue helped me clean up the PATH variable setting in windows. It was not related to this issue, but while cleaning up the PATH, I went back and read what jwkrahn had stated and it made sense.


In reply to Re: Perl script runs fine if exec'd from the directory, but gives error if run outside the directory. by pritesh_ugrankar
in thread Perl script runs fine if exec'd from the directory, but gives error if run outside the directory. by pritesh_ugrankar

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.