equal
deleted
inserted
replaced
7 # which accompanies this distribution, and is available |
7 # which accompanies this distribution, and is available |
8 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
9 # |
9 # |
10 # Initial Contributors: |
10 # Initial Contributors: |
11 # Accenture - Initial contribution |
11 # Accenture - Initial contribution |
12 # |
12 |
13 # Description: |
13 # Description: |
14 # fsh-builddocs - A tool that generates HTML documentation from POD source files. |
14 # fsh-builddocs - A tool that generates HTML documentation from POD source files. |
15 |
15 |
16 use strict; |
16 use strict; |
17 use Cwd; |
17 use Cwd; |