summaryrefslogtreecommitdiffstats
path: root/lib/OpenSLX/Utils.pm
Commit message (Expand)AuthorAgeFilesLines
* * added support to copyFile for passing in the name of the target file (toOliver Tappe2007-04-261-11/+9Star
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-141-2/+26
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* * linkFile() now ignores any existing link-targetOliver Tappe2007-03-171-1/+1
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-0/+1
* * fixed non-local $/ in slurpFile()Oliver Tappe2007-03-141-1/+1
* * added an option to slurpFile() which causes it to not fail in case the requ...Oliver Tappe2007-03-131-2/+5
* * added Utils.pm that contains helpful functions used throughout OpenSLXOliver Tappe2007-03-121-0/+78