Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Win32 iTunes Alarm Clock (Ole!)

by jartymiak (Initiate)
on Sep 20, 2006 at 07:45 UTC ( [id://573855]=note: print w/replies, xml ) Need Help??


in reply to Win32 iTunes Alarm Clock (Ole!)

Nice!

I'm writing a Perl module to make it easier to use the Apple SDK from a Perl script on Windows.

I posted some examples online. The code hasn't been wrapped into a proper CPAN module, yet. You will need to replace

use iTunes::Win32::COM;

with

require COM;
and drop COM.pm into the same directory with the script that uses it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-23 06:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found