On Wed, Apr 16, 2008 at 11:58 PM, <[EMAIL PROTECTED]> wrote:
>
> Is there any mechanism where I can take the log of entire Perl script. I
> mean to say that I need the log of each and every step which I am doing
> in Perl script. That step may include
>
> 1: input from user
>
> 2: internal Perl sc
On Thu, Apr 17, 2008 at 2:58 AM, <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Is there any mechanism where I can take the log of entire Perl script. I
> mean to say that I need the log of each and every step which I am doing
> in Perl script. That step may include
>
> 1: input from user
>
> 2: in
Hi All,
Is there any mechanism where I can take the log of entire Perl script. I
mean to say that I need the log of each and every step which I am doing
in Perl script. That step may include
1: input from user
2: internal Perl script commands
Ultimately whatever Perl script is doing , I