⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apache2.pm

📁 视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.
💻 PM
字号:
# Copyright 2003-2005 The Apache Software Foundation## Licensed under the Apache License, Version 2.0 (the "License");# you may not use this file except in compliance with the License.# You may obtain a copy of the License at##     http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in writing, software# distributed under the License is distributed on an "AS IS" BASIS,# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.# See the License for the specific language governing permissions and# limitations under the License.#package Bundle::Apache2;$VERSION = '1.00';1;__END__=head1 NAMEBundle::Apache2 - Install Apache mod_perl2 and related modules=head1 SYNOPSISC<perl -MCPAN -e 'install Bundle::Apache2'>=head1 CONTENTSBundle::ApacheTest    - Needs for testingCGI  3.11             - Used in testing (it's in core, but some vendors exclude it)Chatbot::Eliza        - Used in testingCompress::Zlib        - Used in testingDevel::Symdump        - Symbol table browsing with Apache::StatusHTML::HeadParser      - Used in testingIPC::Run3             - Used in testingLWP                   - Used in testing=head1 DESCRIPTIONThis bundle contains modules used by Apache mod_perl2.Asking CPAN.pm to install a bundle means to install the bundle itselfalong with all the modules contained in the CONTENTS sectionabove. Modules that are up to date are not installed, of course.=head1 AUTHORmod_perl 2 development team

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -