ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



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)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.