start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: errstr Chapter 12
Databases and Perl
Next: Reference: execute
 

func

 $

handle


->func
(
@arguments, function
)

Calls a private nonportable method on the specific handle.

@arguments

The arguments to the function.

function

The function name. Note that the function name is specified last.


Previous: Reference: errstr Perl in a Nutshell Next: Reference: execute
Reference: errstr Book Index Reference: execute

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.