Group
Extension

Matches 1

Dancer-Plugin-Tail ( J/JA/JACKB/Dancer-Plugin-Tail-0.0003.tar.gz, JACKB, 2015; MetaCPAN )
Dancer-Plugin-Tail/lib/Dancer/Plugin/Tail.pm ( view source; MetaCPAN )
gure out the end of the file
    debug "File End: $file_end";
    close($IN);

    # Return JSON
    to_json( { new_curr_pos => $file_end, 
               interval     => $conf->{interval},
          

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.