I'm a bit disappointed that there doesn't seem to be any effort to make Perl a first-class citizen of the .NET world.
I've read a few 'reasons' in the past, but I don't see why they can't be overcome (different garbage collectors, hard-to-parse syntax, part of CPAN modules couldn't be ported, different communities, ...).
Activestate has a Perl.NET product but it's a hack (in the good sense) around a standard interpreter and some syntactic sugar to interoperate with .NET assemblies.
A few years ago they stopped their Visual Studio integration of Perl citing lack of interest. That was a while ago, before all the changes to .NET to make it more 'dynamic'.
Am I the only one who yearns for IronPerl?