http://qs1969.pair.com?node_id=611166


in reply to Re: XML Pretty Printer
in thread XML Pretty Printer

could you plkease tel me hoe to use thsi in .net environment thanks, ram

Replies are listed 'Best First'.
Re^3: XML Pretty Printer
by aufflick (Deacon) on Apr 26, 2007 at 03:06 UTC
    Hi ram,

    This is Perl code. You can't run this code under .Net.

    There is, though, no reason why you can't run perl on your windows server as well as .Net. See http://perl.com/download.csp

      Well, that's not entirely true. You could use ActiveState's PerlNET to compile this to a .Net executable or tweak it and pack it up as a .Net DLL. Which might actually make some sense.