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


append

 
$query

->append(-name=>'

name'
,
-values=>'

value

'
)

Appends a value or list of values to the named parameter.

-name=>' name '

The parameter to be appended.

-values=>' value '

The value to append. Multiple values can be specified as a reference to an anonymous array.


Previous: Reference: accept Perl in a Nutshell Next: Reference: auth_type
Reference: accept Book Index Reference: auth_type

Library Navigation Links

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