simplified snippet
Posted to
tcl
by yeeling at Mon Jul 02 10:19:14 GMT 2007
view raw
#!/usr/bin/env perl
use strict;
$|=1;
my
$pct
;
while
(
$pct
<=100)
{
print STDOUT "\r
$pct
\% diaries
read
and checked ";
$pct
++;
}
Recent Posts
tcl by oldlaptop
1 days ago
tcl by mookie
7 days ago
tcl by dandyn
14 days ago
tcl by Bradipo
14 days ago
tcl by Bradipo
14 days ago
tcl by oldlaptop
38 days ago
tcl by oldlaptop
39 days ago
tcl by mookie
43 days ago
tcl by mookie
44 days ago
tcl by georgtree
45 days ago
Submit
New paste
Documentation
From Jabber