Changes

Jump to navigation Jump to search
Line 3: Line 3:  
=V. Documentation and resources=
 
=V. Documentation and resources=
   −
<div class="TOC">
+
</div><div class="CHAPTER">
 
  −
; '''Table of Contents'''
  −
; 16. [http://wiki.contribs.org/The_SME_Server_Developer%27s_Guide#DOCUMENTATION Perl modules]
  −
 
  −
</div></div><div class="CHAPTER">
   
----
 
----
   −
=Chapter 16. Perl modules=
+
==Other sources of information==
    +
===Perl modules===
 
If you are not already familiar with the Perl programming language, you will need to read up on at least the basics. One online course is available from http://sourceforge.net/projects/spork.
 
If you are not already familiar with the Perl programming language, you will need to read up on at least the basics. One online course is available from http://sourceforge.net/projects/spork.
   Line 35: Line 31:  
The documentation can be accessed from the Linux command line on your SME Server by typing '''perldoc esmith::ConfigDB''' (or whatever module name you're interested in).
 
The documentation can be accessed from the Linux command line on your SME Server by typing '''perldoc esmith::ConfigDB''' (or whatever module name you're interested in).
   −
More information about building RPMs can be found at http://www.rpm.org/RPM-HOWTO/build.html. This is especially recommended if you wish to use anything more than the extremely simple outline given above. For instance, you may wish to to build RPMs using original source and patches or include more detail and functionality in your spec file.
+
More information about building RPMs can be found at http://www.rpm.org/wiki/Docs#PackagerDocumentation. This is especially recommended if you wish to use anything more than the extremely simple outline given above. For instance, you may wish to to build RPMs using original source and patches or include more detail and functionality in your spec file.
    
</div></div>
 
</div></div>
 +
 +
===Documentation Links===
 +
 +
  -Managing Software with Yum - http://mirror.centos.org/centos/4/docs/html/yum/
 +
  -CentOS 4/RHEL4 Documentation - http://mirror.centos.org/centos/4/docs/
 +
  -Fedora Documentation - http://fedora.redhat.com/docs/
 +
  -Fedora Developers Guide - http://fedora.redhat.com/docs/developers-guide/
 +
  -Fedora Documentation Guide - http://fedora.redhat.com/docs/documentation-guide/
 +
  -Maximum RPM Book - http://www.rpm.org/max-rpm-snapshot/
 +
  -Fedora RPM Guide (draft) - http://fedora.redhat.com/docs/drafts/rpm-guide-en/
 +
  -Fedora Wiki - Building Packages Guide - http://fedoraproject.org/wiki/Docs/Drafts/BuildingPackagesGuide
 +
  -Fedoraproject.org RPM Packaging Guidelines - http://fedoraproject.org/wiki/PackagingGuidelines
 +
  -Fedoraproject.org Package Review Guidelines - http://fedoraproject.org/wiki/PackageReviewGuidelines
 +
  -Fedoraproject.org RPM Spec File Scriptlet Snippets - http://fedoraproject.org/wiki/ScriptletSnippets

Navigation menu