Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Extracting WQL "count" results

by Moron (Curate)
on Jul 06, 2006 at 09:35 UTC ( #559527=note: print w/replies, xml ) Need Help??


in reply to Extracting WQL "count" results

It might be revealing to examine what does come out, e.g.
use Data::Dumper; # your query code # ... print Dumper( $Colln );

-M

Free your mind

Replies are listed 'Best First'.
Re^2: Extracting WQL "count" results
by mjg (Scribe) on Jul 06, 2006 at 17:16 UTC
    It'll probably just tell you it's a Win32::OLE object.
      No. If it is then Dumper would traverse it not just print the class name.

      -M

      Free your mind

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://559527]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2023-12-04 19:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?