Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
perl-Finance-Quote
perl-Finance-Quote-debian-08_deka.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Finance-Quote-debian-08_deka.patch of Package perl-Finance-Quote
Patch by Daniel Bayer <daniel@halbordnung.de> Closes: #539052 --- lib/Finance/Quote/Deka.pm.orig 2009-07-29 11:16:07.000000000 +0200 +++ ./lib/Finance/Quote/Deka.pm 2009-07-29 11:18:12.000000000 +0200 @@ -81,7 +81,7 @@ $info{$stock,"name"} = $1 if( $response->content =~ /<div class="sfg_txt">[^<>]*<h1>([^<>]+)<\/h1>/s ); $info{$stock,"eurodate"} = $1 - if( $response->content =~ /<div class="box">[^<>]*<h2 class="headline">Aktuelle Fondsdaten vom ([^<>]+)<\/h2>/s ); + if( $response->content =~ /<h2 class="headline">Aktuelle Fondsdaten vom ([^<>]+)<\/h2>/s ); $info{$stock,"last"} = $info{$stock,"price"} if( defined $info{$stock,"price"} );
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor