Help for this page
#!/usr/bin/perl ... $pb->value($percent); } }
#!/usr/bin/perl use strict; ... $pb->configure(-text => $str ); }