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

Reply via email to