Fixed whitespace screwing up POD
This commit is contained in:
parent
a880b058a5
commit
448448e451
2 changed files with 182 additions and 187 deletions
|
|
@ -655,8 +655,6 @@ sub profile {
|
||||||
$self->{profile} = $_[0];
|
$self->{profile} = $_[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
sub session {
|
sub session {
|
||||||
|
|
|
||||||
|
|
@ -685,7 +685,6 @@ sub getUrl {
|
||||||
return $url;
|
return $url;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 renameFile ( filename, newFilename )
|
=head2 renameFile ( filename, newFilename )
|
||||||
|
|
@ -817,5 +816,3 @@ sub untar {
|
||||||
|
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue