Revision: 42409
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42409&view=rev
Author:   tbrowder2
Date:     2011-01-18 11:13:13 +0000 (Tue, 18 Jan 2011)

Log Message:
-----------
list extensions for Perl code

Modified Paths:
--------------
    brlcad/trunk/HACKING

Modified: brlcad/trunk/HACKING
===================================================================
--- brlcad/trunk/HACKING        2011-01-18 10:41:56 UTC (rev 42408)
+++ brlcad/trunk/HACKING        2011-01-18 11:13:13 UTC (rev 42409)
@@ -450,11 +450,12 @@
 abstracted in such a way that it is useful to other applications,
 should be put in a library and not in application directories.
 
-C files use the .c extension.  Header files use the .h extension.  C++
-files use the .cpp extension.  PHP files use the .php extension.
-Tcl/Tk files use the .tcl/.tk extensions.  POSIX Bourne-style shell
-scripts use the .sh extension.
+C files use the .c extension.  Header files use the .h extension.  C++ files
+use the .cpp extension.  PHP files use the .php extension.  Tcl/Tk files use
+the .tcl/.tk extensions.  POSIX Bourne-style shell scripts use the .sh
+extension.  Perl files use the .pl (program) or .pm (module) extensions.
 
+
 Source files go into the src/ directory on the top level, into a
 corresponding directory for the category of binary or library that it
 belongs to.  Documentation files go into the doc/ directory on the top


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to