home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


with


with(

$obj
, 
property1
 => 
value1
, ...
)

Sets the values of multiple properties on an object ( $obj ). The function calls $obj->{ property }= value for each property/value pair.


Previous: Reference: valof Perl in a Nutshell Next: 19. Win32 Modules and Extensions
Reference: valof Book Index 19. Win32 Modules and Extensions

Library Navigation Links

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