https://github.com/mackee/app-notifier
Send to message with notifier plugins after the run command
https://github.com/mackee/app-notifier
Last synced: 11 months ago
JSON representation
Send to message with notifier plugins after the run command
- Host: GitHub
- URL: https://github.com/mackee/app-notifier
- Owner: mackee
- License: other
- Created: 2013-05-23T17:05:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-23T17:25:35.000Z (about 13 years ago)
- Last Synced: 2025-07-24T07:33:02.558Z (11 months ago)
- Language: Perl
- Size: 117 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
# NAME
App::Notifier - Send to message with notifier plugins after the run command
# SYNOPSIS
Connect and some options before a long-running command.
$ notif -p Mail --mail_to example@example.com -- benchmark.pl
This example is using App::Notifier::Plugin::Mail.
This is sending mail to after the command.
# DESCRIPTION
App::Notifier is ...
# LICENSE
Copyright (C) MACOPY.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
# AUTHOR
MACOPY