This program will leave a window up on the screen after it ends, even though MacWindow::DESTROY calls MacWindow::dispose (and MacWindow::DESTROY is getting called): #!perl -w use Mac::Windows; $w = new MacWindow Rect->new(50, 50, 90, 90), '', 1, 0, 0; __END__ -- Kevin Reid. | Macintosh. "I'm me." | Think different. ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch