Help for this page

Select Code to Download


  1. or download this
    package TailStream::Controller::Tail;
    use Mojo::Base 'Mojolicious::Controller';
    ...
    }
    
    1;
    
  2. or download this
    package TailStream;
    
    ...
    }
    
    1;