Ignore:
Timestamp:
02/08/10 03:51:35 (2 years ago)
Author:
azawawi
Message:

Perl tidy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Plugin/PopularityContest/Ping.pm

    r10615 r10621  
    3535 
    3636    # 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 ) ); 
    4038} 
    4139 
Note: See TracChangeset for help on using the changeset viewer.