insta-purty via perltidy
This commit is contained in:
parent
64b8d22d37
commit
1dcc7cb877
@ -17,8 +17,7 @@ $mech->submit_form(
|
|||||||
fields => {
|
fields => {
|
||||||
user_login => 'secret',
|
user_login => 'secret',
|
||||||
user_password => 'secret',
|
user_password => 'secret',
|
||||||
}
|
} );
|
||||||
);
|
|
||||||
|
|
||||||
# load the results into a table object
|
# load the results into a table object
|
||||||
my $html_string = $mech->content();
|
my $html_string = $mech->content();
|
||||||
|
Loading…
Reference in New Issue
Block a user