Publish
file: potd.pl 38: my $publish_date = $basename . 'T10:00:00'; 39: $target_txt->spew( 40: <<EOBLIO 41: title: 42: tweet: 43: date: $publish_date 44: converter: textile 45: template: potd.tt 46: 47: EOBLIO 48: ); 49: system("vim $target_txt");
Prepare the file