[sr-dev] git:master: app_perl: perl module moved and renamed to modules/app_perl

Daniel-Constantin Mierla miconda at gmail.com
Sun Jan 20 14:29:46 CET 2013


Module: sip-router
Branch: master
Commit: ba3fa594f3ade8f8afd69606f92d1e4fa4685ede
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ba3fa594f3ade8f8afd69606f92d1e4fa4685ede

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jan 20 12:47:08 2013 +0100

app_perl: perl module moved and renamed to modules/app_perl

- same naming pattern as for the other embedded interpreters

---

 {modules_k/perl => modules/app_perl}/Makefile      |    8 ++++----
 {modules_k/perl => modules/app_perl}/README        |    0
 .../perl/perl.c => modules/app_perl/app_perl_mod.c |    6 +++---
 .../perl/perl.h => modules/app_perl/app_perl_mod.h |    0
 {modules_k/perl => modules/app_perl}/doc/Makefile  |    2 +-
 .../perl.xml => modules/app_perl/doc/app_perl.xml  |    8 ++++----
 .../app_perl/doc/app_perl_admin.xml                |    0
 .../app_perl/doc/app_perl_faq.xml                  |    0
 .../app_perl/doc/app_perl_pod.xml                  |    0
 .../app_perl/doc/app_perl_samples.xml              |    0
 .../app_perl}/doc/samples/branches.pl              |    0
 .../app_perl}/doc/samples/firstline.pl             |    0
 .../perl => modules/app_perl}/doc/samples/flags.pl |    0
 .../app_perl}/doc/samples/functions.pl             |    0
 .../app_perl}/doc/samples/headers.pl               |    0
 .../app_perl}/doc/samples/logging.pl               |    0
 .../app_perl}/doc/samples/messagedump.pl           |    0
 .../app_perl}/doc/samples/persistence.pl           |    0
 .../app_perl}/doc/samples/phonenumbers.pl          |    0
 .../app_perl}/doc/samples/pseudovars.pl            |    0
 {modules_k/perl => modules/app_perl}/kamailioxs.xs |    0
 .../perl => modules/app_perl}/lib/perl/Kamailio.pm |    0
 .../app_perl}/lib/perl/Kamailio/Constants.pm       |    0
 .../lib/perl/Kamailio/LDAPUtils/LDAPConf.pm        |    0
 .../lib/perl/Kamailio/LDAPUtils/LDAPConnection.pm  |    0
 .../app_perl}/lib/perl/Kamailio/Message.pm         |    0
 .../app_perl}/lib/perl/Kamailio/Utils/Debug.pm     |    0
 .../lib/perl/Kamailio/Utils/PhoneNumbers.pm        |    0
 .../app_perl}/lib/perl/Kamailio/VDB.pm             |    0
 .../Kamailio/VDB/Adapter/AccountingSIPtrace.pm     |    0
 .../lib/perl/Kamailio/VDB/Adapter/Alias.pm         |    0
 .../lib/perl/Kamailio/VDB/Adapter/Auth.pm          |    0
 .../lib/perl/Kamailio/VDB/Adapter/Describe.pm      |    0
 .../lib/perl/Kamailio/VDB/Adapter/Speeddial.pm     |    0
 .../lib/perl/Kamailio/VDB/Adapter/TableVersions.pm |    0
 .../app_perl}/lib/perl/Kamailio/VDB/Column.pm      |    0
 .../app_perl}/lib/perl/Kamailio/VDB/Pair.pm        |    0
 .../app_perl}/lib/perl/Kamailio/VDB/ReqCond.pm     |    0
 .../app_perl}/lib/perl/Kamailio/VDB/Result.pm      |    0
 .../app_perl}/lib/perl/Kamailio/VDB/VTab.pm        |    0
 .../app_perl}/lib/perl/Kamailio/VDB/Value.pm       |    0
 {modules_k/perl => modules/app_perl}/perlfunc.c    |    2 +-
 {modules_k/perl => modules/app_perl}/perlfunc.h    |    0
 {modules_k/perl => modules/app_perl}/typemap       |    0
 44 files changed, 13 insertions(+), 13 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ba3fa594f3ade8f8afd69606f92d1e4fa4685ede



More information about the sr-dev mailing list