AY YI YI!!!! I wrote that very line and I just had the closing parenthesis in the wrong spot, but now that I look at it it's a total forehead slapper. Thanks for the clarification!

I do just want to print to the file, not STDOUT...sorry about not being clearer in the OP. I'll hang onto that other code snippet though because I know that will come up sometime.

On the command line solution idea - that's *exactly* what I would have done in the real world, but this being homework I knew all my functionality had to be in the script.

On the perldoc thing, that's the sense I got, but I guess I was reading more into it than I should have. I was up well past my expiry date while working on it the last 2 nights...Ah well......

In reply to Re: Re: reading files and directories, part two by ctp
in thread reading files and directories, part two by ctp

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.