Subversion Repositories DevTools

Rev

Rev 361 | Rev 2439 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 361 Rev 379
Line 27... Line 27...
27
#                    TouchFile                  - Touch a file
27
#                    TouchFile                  - Touch a file
28
#                    FileIsNewer                - Test if newer
28
#                    FileIsNewer                - Test if newer
29
#                    DisplayPath                - Genate a Path that can be displayed
29
#                    DisplayPath                - Genate a Path that can be displayed
30
#                    FileCreate                 - Create a simple text file
30
#                    FileCreate                 - Create a simple text file
31
#                    FileAppend                 - Append to a simple text file
31
#                    FileAppend                 - Append to a simple text file
-
 
32
#                    RmDirTree                  - Remove a directory tree
32
#
33
#
33
#
34
#
34
#......................................................................#
35
#......................................................................#
35
 
36
 
36
use 5.006_001;
37
use 5.006_001;