> Dear all,
>
> I haven't coded anything yet, but I was wondering if it has been done, or
> can be done to write a small sub that can be called to show how a script
> is progressing?
>
> Like an on the sopt 1% 2% kind of thing or a hash progress?
>
> A small pointer to the correct feature/doc
>
> you can use the perl debugger for that.
> see
> perldoc perldebug
>
Sorry, I should have been clearer, this is to show the end user how things
are progressing.
>
> -Original Message-
> From: Gavin Henry [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 02, 2005 5:36 PM
> To: begi
you can use the perl debugger for that.
see
perldoc perldebug
-Original Message-
From: Gavin Henry [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 02, 2005 5:36 PM
To: beginners@perl.org
Subject: Subroutine for a scripts progress
Dear all,
I haven't coded anything yet, but I was