Changeset 27931 for lang/perl/WWW-Yahoo-Lyrics-JP
- Timestamp:
- 01/05/09 07:01:35 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/WWW-Yahoo-Lyrics-JP/trunk/lib/WWW/Yahoo/Lyrics/JP.pm
r27930 r27931 31 31 my $result_res = $self->ua->get($url); 32 32 return $song unless $result_res->is_success; 33 if ( $result_res->content =~ m!<div id= "acx"><a href="([^"]+)">! ) {33 if ( $result_res->content =~ m!<div id=\\"acx\\"><a href=\\"(.+?)\\">! ) { 34 34 if ( $1 =~ m!(\d+)/(Y\d{6})$! ) { 35 35 $song->aid($1);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)