Content deleted Content added
Updating published sources: SourceUploader: * Update POD code. d/WikiProjectTagging: * Update syntax for POD in 5.18. |
Updating published sources: TagDater: * When check_page2 was split from check_page for unit testing purposes, some function calls weren't updated properly so check_page() was getting called with wrong arguments. General: * Apparently @_ holds implicit... |
||
Line 48:
$s=$s->[$#$s]{'para'};
return unless @$s;
my $txt = $_[0]
$
$txt=~s
$s->[$#$s].=$txt;
}
|