{"id":21011760,"url":"https://github.com/reyjrar/poe-component-debugshell-tcp","last_synced_at":"2026-04-18T10:02:26.150Z","repository":{"id":5391150,"uuid":"6579831","full_name":"reyjrar/POE-Component-DebugShell-TCP","owner":"reyjrar","description":"DebugShell for POE over a TCP Port","archived":false,"fork":false,"pushed_at":"2014-03-11T12:26:08.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T11:24:46.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reyjrar.png","metadata":{"files":{"readme":"README.mkdn","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-07T13:41:33.000Z","updated_at":"2014-09-09T06:08:07.000Z","dependencies_parsed_at":"2022-07-06T15:00:51.625Z","dependency_job_id":null,"html_url":"https://github.com/reyjrar/POE-Component-DebugShell-TCP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reyjrar%2FPOE-Component-DebugShell-TCP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reyjrar%2FPOE-Component-DebugShell-TCP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reyjrar%2FPOE-Component-DebugShell-TCP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reyjrar%2FPOE-Component-DebugShell-TCP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reyjrar","download_url":"https://codeload.github.com/reyjrar/POE-Component-DebugShell-TCP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243438004,"owners_count":20290863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T09:31:06.554Z","updated_at":"2025-12-29T10:18:44.024Z","avatar_url":"https://github.com/reyjrar.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nPOE::Component::DebugShell::TCP - DebugShell accessible via a TCP Port\n\n# VERSION\n\nversion 0.01\n\n# SYNOPSIS\n\nThis POE Component provides a debugging port for your application to\nsee the internal using the capabilities provided by POE::API::Peek.\n\n    use POE qw(\n        Component::DebugShell::TCP\n    );\n\n    # Message Dispatch Service\n    my $SESSION = POE::Component::DebugShell::TCP-\u003espawn(\n            ListenAddress       =\u003e 'localhost',         #default\n            ListenPort          =\u003e 9094,              #default\n    );\n\n    POE::Kernel-\u003erun();\n\n# EXPORT\n\nPOE::Component::Server::eris does not export any symbols.\n\n# FUNCTIONS\n\n## spawn\n\nCreates the POE::Session for the DebugShell.\n\nParameters:\n    ListenAddress           =\u003e 'localhost',         \\#default\n    ListenPort              =\u003e '9094',              \\#default\n\n## INTERNAL FUNCTIONS\n\n### client\\_connect\n\nHandles connection establishment\n\n### client\\_input\n\nHandles client input\n\n### client\\_term\n\nHandles client termination\n\n# SEE ALSO\n\n- [POE::API::Peek](http://search.cpan.org/dist/POE-API-Peek)\n- [POE::Component::DebugShell](http://search.cpan.org/dist/POE-Component-DebugShell)\n- [POE::Component::DebugShell::Jabber](http://search.cpan.org/dist/POE-Component-DebugShell-Jabber)\n\n# AUTHOR\n\nBrad Lhotsky \u003cbrad@divisionbyzero.net\u003e\n\n# COPYRIGHT AND LICENSE\n\nThis software is Copyright (c) 2012 by Brad Lhotsky.\n\nThis is free software, licensed under:\n\n    The (three-clause) BSD License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freyjrar%2Fpoe-component-debugshell-tcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freyjrar%2Fpoe-component-debugshell-tcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freyjrar%2Fpoe-component-debugshell-tcp/lists"}