<?xml version="1.0" encoding="windows-1252"?>
<node id="213844" title="Perl and Eudora" created="2002-11-18 13:35:09" updated="2005-06-15 07:13:57">
<type id="115">
perlquestion</type>
<author id="85161">
/dev/trash</author>
<data>
<field name="doctext">
Right now I have this snippet of code to backup my Eudora Mailboxes to a network drive.
&lt;code&gt;copy($_,'z:/mail_test') foreach glob 'D:/EudoraPro/*.mbx';
copy($_,'z:/mail_test') foreach glob 'D:/EudoraPro/*.toc';
&lt;/code&gt;

It works great but I'd like to automate it so that when I close Eudora, the files get copied automatically.

Will Win32::OLE interact with Eudora?</field>
</data>
</node>
