Lines Matching refs:which

301     # Till we find one in which the correct subroutine is defined.
508 # to a hash in which parameter names are keys
526 # ourselves from the original query (which may be gone
1366 # Returns a string in which all the known parameter/value
2447 # then this will be used to decide which
2687 # then this will be used to decide which
2905 # -path -> paths for which this cookie is valid (optional)
2906 # -domain -> internet domain in which this cookie is valid (optional)
3144 # The MIME types use a glob mechanism, which
3204 # Return the name of the virtual_host, which
3242 # self_url(), which returns a URL with all state information
4466 calling conventions for the HTML shortcuts, which require curly braces
4468 routines, which manage to generate attributes without the curly
4546 which is the "official" way to pass a filehandle:
4609 Usually this order is the same as the order in which the
4729 will return an array reference to the named parameter, which you then
4744 Many people want to fetch the entire parameter list as a hash in which
4843 To use the function-oriented interface, you must specify which CGI.pm
4913 Microsoft comes out with a new tag called <gradient> (which causes the
4962 you can import. Pragmas, which are always preceded by a hyphen,
5012 This is particularly useful in a mod_perl environment, in which you
5055 is better to manually select which fields are expected to return utf-8
5089 your symbol table, which is of concern for mod_perl users who are
5199 Each of these functions produces a fragment of HTML or HTTP which you
5333 to use with certain servers, such as Microsoft IIS, which
5343 The default if not specified is 302, which means "moved temporarily."
5380 non-standard HTTP feature which only works with some browsers!>
5406 -dtd parameter specifies an HTML 2.0 or 3.2 DTD, in which case the
5805 CGI.pm puts the extra space there using array interpolation, which is
5861 0x8b and 0x9b characters, which some browsers incorrectly interpret
6066 The initial value of the field which will be returned to the script
6073 A numeric value that sets the order in which the form element receives
6084 A boolean, which, if true, forces the element to take on the value
6161 a starting value for the field, which can be long and contain
6368 user to type garbage into the upload field, in which case what you get from
6371 To solve this problem the upload() method was added, which always returns a
6375 which is to call the handle() method on the file handle returned by upload().
6674 The optional B<-tabindex> argument can be used to control the order in which
6681 hash in which the hash keys are the radio button values and the values
6827 The optional B<-tabindex> argument can be used to control the order in which
6834 hash in which the hash keys are the radio button values and the values
6894 about which of -name and -value changes the user-visible label on the
6899 You can figure out which button was pressed by using different
7043 This is a partial or complete domain name for which the cookie is
7061 "/cgi-private/site_admin.pl". By default, path is set to "/", which
7103 The optional partial path for which this cookie will be valid, as described
7108 The optional partial domain for which this cookie will be valid, as described
7214 create pages in which the fill-out form and the response live in
7231 each applies only to the elements for which it is relevant. Here is a
7358 parameter may be a scalar, in which case it is treated as the source
7776 It then enters a loop in which it begins a new multipart section by
7928 which can be accessed to obtain the query variables. Like