or download this
#! /usr/bin/env perl
use strict;
...
In the above i called the directory straightly from the location but m
+y question is first i should read the project.txt file from one locat
+ion and from that project.txt file i should read the directory(i.e t
+he line starts with REVISION_LOCATION).How can i script it using perl
+?