Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RT::Extension::SMSNotify for SMS alerting via RT

License

NotificationsYou must be signed in to change notification settings

2ndQuadrant/rt-extension-smsnotify-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Using RT::Extension::SMSNotify from git

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.

Packaging a release

CPAN releases are prepared with:

make dist

About

RT::Extension::SMSNotify for SMS alerting via RT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp