I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-06-05 01:12:33-07 by rsilvergun
Any easy way to get the location of PST files?
Hi all, is there some easy way to get the location of the current user's PST files inside my perl script? I know it can be done, I've seen it done in VB here. But the idea of porting that script to perl scares the bejeebees out of me :). After much googling I've hit a wall, anyone know an easier way then trying to unravel how the heck the pst files' location is stored in the registry?
Direct Responses: 5385 | Write a response
Posted on 2007-06-10 00:59:02-07 by rsilvergun in response to 5312
Re: Any easy way to get the location of PST files?
I ported the script, but in the meantime someone on perlmonks.org beat me to it, and wrote a much, much nicer version ;). You'll find both here.
Direct Responses: Write a response