Fixed bug where names could not contain characters such as "-". Also
authoradefaria <adefaria@adefaria-lt.audience.local>
Fri, 16 May 2014 02:50:20 +0000 (19:50 -0700)
committeradefaria <adefaria@adefaria-lt.audience.local>
Fri, 16 May 2014 02:50:20 +0000 (19:50 -0700)
allowed both ":" and "=" to be separators.

lib/GetConfig.pm

index 170ad3a..88917a2 100644 (file)
@@ -28,7 +28,7 @@ $Date: 2013/01/17 01:08:34 $
 
 =head1 SYNOPSIS
 
-Parse config files.
+Parse config files. 
 
  # Comment lines are skipped - white space is eliminated...
  app:                   MyApp