Changeset 11779 for lang/perl/Punc/trunk
- Timestamp:
- 05/17/08 20:38:28 (6 months ago)
- Files:
-
- 1 modified
-
lang/perl/Punc/trunk/lib/Punc/Client/Result.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Punc/trunk/lib/Punc/Client/Result.pm
r11749 r11779 26 26 return if $method eq 'DESTROY'; 27 27 28 return $self-> {response}->{result}->{$method};28 return $self->response->{result}->{$method}; 29 29 } 30 30
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)