- Notifications
You must be signed in to change notification settings - Fork3
RT::Extension::SMSNotify for SMS alerting via RT
License
2ndQuadrant/rt-extension-smsnotify-perl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This README applies to the git distribution of RT::Extension::SMSNotify. If you downloaded a tarballfrom CPAN you should not see this file. Please report a bug if this file appears in the CPAN distribution.
Most users should readperldoc lib/RT/Extension/SMSNotify.pm
or the READMEfile that's generated from it in the tarball distribution.
The git repo, unlike the dist releases, does not contain the Module::Install include files, README,manifest, META.yml, or other generated files.
If you run:
perl Makefile.PL
on a system without Module::Install on it, you'll get an error like:
Can't locate inc/Module/Install.pm in @INC (@INC contains: ....) at Makefile.PL line 1.
You need to install Module::Install from distro packages or CPAN to use thismodule from git. Module::Install::AutoManifest, Module::Install::ReadmeFromPodand Module::Install::RTx are also required.
On Fedora, you'd use:
sudo yum install perl-Module-Install.noarch perl-Module-Install-AutoManifest.noarch perl-Module-Install-ReadmeFromPod.noarch
then install Module::Install::RTx from CPAN.
Otherwise, just install the whole lot from CPAN.
Once you runperl Makefile.PL
successfully you'll have everything you need tofollow the README's instructions as nornal.
CPAN releases are prepared with:
make dist
About
RT::Extension::SMSNotify for SMS alerting via RT
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.