Glue - Glue documentation


Mac-Glue documentation  | view source Contained in the Mac-Glue distribution.

Index


SYNOPSIS

Top

    use Mac::Glue;
    my $obj = new Mac::Glue '__APPNAME__';

DESCRIPTION

Top

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

Top

Mac::AppleEvents, Mac::AppleEvents::Simple, macperlcat, Inside Macintosh: Interapplication Communication, Mac::Glue, Mac::AETE.


Mac-Glue documentation  | view source Contained in the Mac-Glue distribution.