Changeset 10621 for trunk/Padre/lib/Padre/Plugin/PopularityContest/Ping.pm
- Timestamp:
- 02/08/10 03:51:35 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Plugin/PopularityContest/Ping.pm
r10615 r10621 35 35 36 36 # Hand off to the parent constructor 37 return $class->SUPER::new( 38 request => HTTP::Request->new( GET => $url->as_string ) 39 ); 37 return $class->SUPER::new( request => HTTP::Request->new( GET => $url->as_string ) ); 40 38 } 41 39
Note: See TracChangeset
for help on using the changeset viewer.
