- or download this
[template]
url = http://www.foo.com/
...
title = Foo
filename = foo
compression = zlib
- or download this
use Date::Manip; # Date functions
use Mail::Internet; # parse incoming headers
...
$title = $template->{title};
unlink "$workdir/$md5file.msg";
- or download this
my $msg = MIME::Lite->new(
From =>'Email Reflector <pler@domain.org>',
...
Filename =>"$title.pdb"
);
$msg->send;
- or download this
[template]
url =
...
title = Foo
filename = foo
compression = zlib
- or download this
[template]
url = http://www.foo.com/?url=www.bar.com&maxdepth=4
maxdepth = 2