blob: cd90b85ef5456e6fdf5ee609817c5713c98409cf [file] [log] [blame]
#!/usr/bin/perl -wT
use strict;
print "Content-Type: application/x-unknown-type\n\n";
print "This is a mock plugin of a type that WebKit doesn't natively understand.";