TiVo::HME::Context

TiVo::HME::Context is a context object containing some useful values.
Download

TiVo::HME::Context Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Ethan Trostler
  • Publisher web site:
  • http://search.cpan.org/~metzzo/Java-4.7/Java.pm

TiVo::HME::Context Tags


TiVo::HME::Context Description

TiVo::HME::Context is a context object containing some useful values. TiVo::HME::Context is a context object containing some useful values.SYNOPSIS use TiVo::HME::Context;This object is just a bless'ed hash containing some important values: 'io' -> I/O stream to client (TiVo) 'peer' -> packed sockaddr address of peer (perldoc -f getpeername) 'cookie' -> ID of persistent data from client (TiVo) 'request' -> HTTP::Request object This object is constructed by TiVo::HME::Socket as is passed to your application as a parameter to your 'init' function. It's also available to your app by calling $self->get_context You prolly do NOT want to mess w/the IO within the context. Requirements: · Perl


TiVo::HME::Context Related Software