Definitions for "Filehandle"
Keywords:  perl, script, pointer, whatever, pipe
a data structure through which a Perl script can access a file
a name given to a file, device, pipe, or socket within Perl
a name given to the I/O connection between Perl and whatever it is dealing with