A | |
| address_of_av [Perl] | Returns the address of the AV. |
| address_of_hv [Perl] | Returns the address of the HV. |
| address_of_sv [Perl] | Returns the address of the SV. |
| arrayref [Perl] | Given an array, this returns a reference to the array. |
| asctime [Pl_Date_Format] | |
| assoc_of_hv [Perl] | Take an |
| av_clear [Perl] | Remove all elements from the |
| av_empty [Perl] | Create an empty |
| av_extend [Perl] | Extend the |
| av_get [Perl] | Get the i'th element of the |
| av_length [Perl] | Return the length of the |
| av_map [Perl] | Map a function over the elements in the |
| av_of_string_list [Perl] | Build an |
| av_of_sv_list [Perl] | Create an array from a list of |
| av_pop [Perl] | Remove the |
| av_push [Perl] | Append the |
| av_set [Perl] | Replace the i'th element of the |
| av_shift [Perl] | Remove the |
| av_undef [Perl] | Delete the |
| av_unshift [Perl] | Prepend the |
B | |
| bool_of_sv [Perl] | Convert an |
C | |
| call [Perl] | Call a Perl function in a scalar context, either by name (using the |
| call_array [Perl] | Call a Perl function in an array context, either by name (using the |
| call_class_method [Perl] |
|
| call_class_method_array [Perl] | Like |
| call_class_method_void [Perl] | Like |
| call_method [Perl] |
|
| call_method_array [Perl] | Like |
| call_method_void [Perl] | Like |
| call_void [Perl] | Call a Perl function in a void context, either by name (using the |
| check_business_date [Pl_Date_Calc] | |
| check_date [Pl_Date_Calc] | |
| check_time [Pl_Date_Calc] | |
| ctime [Pl_Date_Format] | |
D | |
| date_to_days [Pl_Date_Calc] | |
| day_of_week [Pl_Date_Calc] | |
| day_of_year [Pl_Date_Calc] | |
| days_in_month [Pl_Date_Calc] | |
| days_in_year [Pl_Date_Calc] | |
| deref [Perl] | The input is a reference to a scalar. |
| deref_array [Perl] | The input is a reference to an array. |
| deref_hash [Perl] | The input is a reference to a hash. |
| dump [Pl_Data_Dumper] | |
| dump_av [Pl_Data_Dumper] | |
| dump_hv [Pl_Data_Dumper] | |
E | |
| eval [Perl] | This is exactly like the Perl |
F | |
| float_of_sv [Perl] | Convert a Perl |
G | |
| get_av [Perl] | Same as |
| get_hv [Perl] | Same as |
| get_sv [Perl] | Return a scalar value by name. |
H | |
| hashref [Perl] | Given a hash, this returns a reference to the hash. |
| hv_clear [Perl] | Remove all elements from the |
| hv_delete [Perl] | Delete the given key from the hash. |
| hv_empty [Perl] | Create an empty |
| hv_exists [Perl] | Return true if the hash contains the given key. |
| hv_get [Perl] | Return the |
| hv_iterinit [Perl] | |
| hv_iterkey [Perl] | |
| hv_iternext [Perl] | |
| hv_iternextsv [Perl] | |
| hv_iterval [Perl] | |
| hv_keys [Perl] | Return all the keys of an |
| hv_of_assoc [Perl] | Create an |
| hv_of_string_pair_list [Pl_Template] | |
| hv_set [Perl] | Store the given |
| hv_undef [Perl] | Delete the |
| hv_values [Perl] | Return all the values of an |
I | |
| int_of_sv [Perl] | Convert a Perl |
L | |
| language [Pl_Date_Format] | |
| leap_year [Pl_Date_Calc] | |
| list_of_av [Perl] | Convert an |
| localtime [Pl_Date_Format] | |
M | |
| may [Pl_Template] | |
| monday_of_week [Pl_Date_Calc] | |
N | |
| new_ [Pl_WWW_Mechanize] | |
| new_ [Pl_URI] | |
| new_ [Pl_Template] | |
| new_ [Pl_LWP_UserAgent] | |
| new_ [Pl_HTTP_Request] | |
| new_ [Pl_HTTP_Cookies] | |
| new_ [Pl_HTML_TreeBuilder] | |
| new_ [Pl_HTML_Element] | |
| new_ [Pl_Data_Dumper] | |
| new_abs [Pl_URI] | |
| new_from_content [Pl_HTML_TreeBuilder] | |
| new_from_file [Pl_HTML_TreeBuilder] | |
P | |
| parse_document [Pl_HTML_Form] | |
| parse_response [Pl_HTML_Form] | |
| post [Pl_HTTP_Request_Common] | |
R | |
| reftype [Perl] | The parameter |
S | |
| scalarref [Perl] | Given a scalar, this returns a reference to the scalar. |
| str2time [Pl_Date_Parse] | |
| strftime [Pl_Date_Format] | |
| string_of_sv [Perl] | Convert a Perl |
| string_of_sv_t [Perl] | Return a printable string for an |
| strptime [Pl_Date_Parse] | |
| sv_false [Perl] | Returns an |
| sv_is_true [Perl] | Return |
| sv_is_undef [Perl] | Return |
| sv_no [Perl] | Returns Perl's internal |
| sv_of_bool [Perl] | Convert a boolean into an |
| sv_of_float [Perl] | Convert a |
| sv_of_int [Perl] | Convert an |
| sv_of_string [Perl] | Convert a |
| sv_of_variant [Pl_Template] | |
| sv_true [Perl] | Returns an |
| sv_type [Perl] | Return the type of data contained in an |
| sv_undef [Perl] | Returns |
| sv_yes [Perl] | Returns Perl's internal |
T | |
| time2str [Pl_Date_Format] | |
W | |
| week_number [Pl_Date_Calc] | |
| week_of_year [Pl_Date_Calc] | |
| weeks_in_year [Pl_Date_Calc] |