Mac::AETE::Format::Glue(3) User Contributed Perl Documentation Mac::AETE::Format::Glue(3)
NAME
__APPNAME__ Glue - Control __APPNAME__ app (__APPID__)
SYNOPSIS
use Mac::Glue;
my $obj = new Mac::Glue '__APPNAME__';
DESCRIPTION
See "Mac::Glue" for complete documentation on base usage and framework.
EOT
$self{FINISH} = <<EOT;
=head1 AUTHOR
Glue created by ${\($ENV{'USER'} || '????')} using gluemac by Chris Nandor and the Mac::AETE modules
by David C. Schooley.
Copyright (c) ${\((localtime)[5] + 1900)}. All rights reserved. This program is free software; you
can redistribute it and/or modify it under the terms of the Artistic License, distributed with Perl.
SEE ALSO
Mac::AppleEvents, Mac::AppleEvents::Simple, macperlcat, Inside Macintosh: Interapplication
Communication, Mac::Glue, Mac::AETE.
perl v5.8.8 2007-09-23 Mac::AETE::Format::Glue(3)
|