in reply to Re: file handles and file input
in thread file handles and file input

You can even type [doc://readline] (etc) into the search box on any PerlMonks page. [perldoc://file] will search the perlfaqs.

See What shortcuts can I use for linking to other information? for more details.

Replies are listed 'Best First'.
Re^3: file handles and file input
by sh1tn (Priest) on Feb 13, 2008 at 00:06 UTC
    Unless I prefer cli pod access to http one.
    Otherwise nice point.
      use strict;