advanced code snippet search
noah on 07/03/07
basic module easy
07/03/07 11:04pm
Put this in the file MyPackage.pm, and call it with Use::MyPackage
package MyPackage; #module code goes here... 1;
Report this snippet Tweet
Comment:
You need to login to post a comment.