Now, I can use something like Win32::Process::Info to get some basic info... but not the window title (although, that module seems to be rather unreliable anyway).
How is it unreliable?
...but I would think there'd have to be a 'native perl' -way to do it?
Why? If Win32::Process::Info is not native, is
Win32::GuiTest 'native'? Win32::OLE?
I've scoured through CPAN and had a look through the Monks' site but have had no joy.
- ?node_id=3989;HIT=title;re=N
- How To Read Win32 Window Title Text
- How can I fetch text from Windows Title Bars?
I would appreciate any thoughts on a 'more elegant' means to approach the problem.
:) Thats one of those in the eye of the beholder deals, my definition: does it do what I want? does it save me work?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.