Is this of any help? http://devcentral.f5.com/weblogs/Joe/archive/2009/01/09/powershell-abcs---o-is-for-output.aspx
It looks like you can output to string or custom format. Teal > >It seems that windows powershell gives its output in the form of >objects or streams depending on some criteria which are not entirely >clear yet. The objects may be in a serialized form instead of handles >into an object repository of some kind, which is not the idea I got >initially from the hype. Regardless, it seems like a way to load a >.NET object into perl and interface with it using perl hash syntax and >perl method syntax would be very useful, and it is not clear if any >available tools (including activestate's tools) provide this. > >Anyone know anything? >_______________________________________________ >kc mailing list >[email protected] >http://mail.pm.org/mailman/listinfo/kc _______________________________________________ kc mailing list [email protected] http://mail.pm.org/mailman/listinfo/kc
