Skip to content

Commit

Permalink
Testing pushing to github. That ain't workin' no mo?!
Browse files Browse the repository at this point in the history
  • Loading branch information
justingit committed Sep 15, 2009
1 parent ca74be2 commit b3752e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions dada/mail.cgi
@@ -1,6 +1,7 @@
#!/usr/bin/perl
package mail;


use strict;
use 5.8.1;
use Encode qw(encode decode);
Expand Down
1 change: 0 additions & 1 deletion dada/t/DADA_App_MassSend.t
Expand Up @@ -120,7 +120,6 @@ like($msg, qr/Content-type: multipart\/alternative\;/, "Multipart/alternative he
my $parser;
my $entity;
my @parts;

$parser = new MIME::Parser;
$parser = optimize_mime_parser($parser);
$entity = $parser->parse_data($msg);
Expand Down

0 comments on commit b3752e2

Please sign in to comment.