User:AnomieBOT/source/tasks/SourceUploader.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: SourceUploader: * Correct documentation error: 6 edits per ''minute'', not per ''second''.
AnomieBOT (talk | contribs)
Updating published sources: SourceUploader: * Fix bug that resulted in POD docs being prepended to their source pages.
Line 141:
 
# Handle embedded notices and metadata
$x='';
$parser=tasks::SourceUploader::Pod->new;
$parser->output_string(\$x);