- Timestamp:
- 06/01/08 20:32:38 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WebService-Simple/trunk/lib/WebService/Simple.pm
r12992 r12993 133 133 $params->{$key} = utf8::encode( $params->{$key} ); 134 134 } 135 } 135 136 $uri->query_form( %$params ); 136 137 } … … 141 142 sub get { 142 143 my $self = shift; 144 my ($url, %extra); 143 145 144 146 if (ref $_[0] eq 'HASH') {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)