Hello Perl, The address you mailed is a public address, recently taken from a website and used in a virus mailing. As a consequence, it is now a dead mail box.
If you really WISH TO CONTACT Mr Goddard, mail him at cpan -at- leegoddard -dot- com. Thanks for your patience... -- Best regards, l goddard -at- cpan -dot- org Friday, July 4, 2003, 7:37:28 PM, you wrote: PAUS> The following module was proposed for inclusion in the Module List: PAUS> modid: CGI::ProgressBar PAUS> DSLIP: bdphp PAUS> description: Perl-controlled progress bar via CGI 'wdget' PAUS> userid: LGODDARD (Lee Goddard) PAUS> chapterid: 15 (World_Wide_Web_HTML_HTTP_CGI) PAUS> communities: PAUS> AS perl-win32-user PAUS> similar: PAUS> rationale: PAUS> Kind of like Tk::ProgressBar for users of CGI.pm. Sub-classes PAUS> CGI.pm, adding new 'tag' methods to allow: PAUS> use CGI::ProgressBar qw/:standard/; $|=1; print headers,html_start, PAUS> progress_bar(-blocks=>25); for (1..25){ # do stuff print PAUS> update_progress_bar; } print hide_progress_bar, p('done'), html_end; PAUS> exit; PAUS> Came out of a number of people asking if it existed in public PAUS> domian (eg yesterday on above list). I didn't but I've had this code PAUS> hanging around for a year or so. Tidied up and given away, so not PAUS> just Tk people can have useful interfaces. PAUS> enteredby: LGODDARD (Lee Goddard) PAUS> enteredon: Fri Jul 4 17:37:27 2003 GMT PAUS> The resulting entry would be: PAUS> CGI:: PAUS> ::ProgressBar bdphp Perl-controlled progress bar via CGI 'wdget' LGODDARD PAUS> Thanks for registering,