Help for this page

Select Code to Download


  1. or download this
    my $file=File::Tail->new( name        => $name,
                              maxinterval => 1,
    ...
            print "Got this command: $inp";
        }
    }