Tie::StdHandle man page on OpenMandriva

Man page or keyword search:  
man Server   8135 pages
apropos Keyword Search (all sections)
Output format
OpenMandriva logo
[printable version]

Tie::StdHandle(3pm)    Perl Programmers Reference Guide	   Tie::StdHandle(3pm)

NAME
       Tie::StdHandle - base class definitions for tied handles

SYNOPSIS
	   package NewHandle;
	   require Tie::Handle;

	   @ISA = qw(Tie::Handle);

	   sub READ { ... }	       # Provide a needed method
	   sub TIEHANDLE { ... }       # Overrides inherited method

	   package main;

	   tie *FH, 'NewHandle';

DESCRIPTION
       The Tie::StdHandle package provide most methods for file handles
       described in perltie (the exceptions are "UNTIE" and "DESTROY").	 It
       causes tied file handles to behave exactly like standard file handles
       and allow for selective overwriting of methods.

perl v5.16.3			  2013-03-04		   Tie::StdHandle(3pm)
[top]

List of man pages available for OpenMandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net