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 evilotto
23 hours ago
tcl by evilotto
1 days ago
tcl by colin
3 days ago
tcl by colin
4 days ago
tcl by colin
4 days ago
tcl by colin
4 days ago
tcl by egavilan
7 days ago
tcl by Bradipo
9 days ago
tcl by miguel
11 days ago
tcl by kbk
13 days ago
Submit
New paste
Documentation
From Jabber