Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word filehandle.
Examples
-
Because tail ($bad) invokes the promise function, which, since the next () was not saved after carrot_coming_soon () examined it, builds a new node, which reads the next item from the filehandle, which is
Planet Perl 2009
-
And now we can grab the appropriate filehandle (which will call the lazy default = sub the first time we ask for it) and print the output.
Planet Perl 2010
-
· On Windows the - t operator now only returns a true value if the filehandle is really connected to a console.
-
IO:: Callback provides an easy way to produce a phoney read-only filehandle that calls back to your own code when it needs data to satisfy a read.
Softpedia - Windows - All Softpedia Linux 2010
-
It's the same code as above except there's no MESSAGE filehandle.
HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009
-
Notice in this one, we are going to write to the email letter we gave the filehandle
HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009
-
Jerry: as far as setting filehandle encodings, that's just pass to Perl 6, the program, and not a specific subcomponent?
Planet Perl 2009
-
Thats the gain you get from not going like "get a tempfile, zcat foo > tempfile, filehandle = open (file), dowork including reading its content" but "foo = gzipfile. readitscontents, dowork (foo)".
Planet Debian 2009
-
Notice in this one, we are going to write to the email letter we gave the filehandle
HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009
-
It's the same code as above except there's no MESSAGE filehandle.
HTMLGoodies.com: Your source for HTML, CSS, JavaScript and Web Development Tutorials and Primers! 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.