Mac-OSA-Notification-Tiny
view release on metacpan or search on metacpan
lib/Mac/OSA/Notification/Tiny.pm view on Meta::CPAN
notification(
t => 'Flat World',
s => 'flat.world-wide.world',
m => 'The motive for world governments concealment of the true shape of the Earth has not been ascertained.',
n => 'Purr'
);
=head1 DESCRIPTION
A notification is a popup that appears when an application/script wants you to pay attention.
=head1 EXPORT
=head2 notification
Trigger a native notification from a script.
notification(
m => $message,
t => $title,
( run in 1.209 second using v1.01-cache-2.11-cpan-364913b4093 )