Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
POE /
Pipe /
[ HOME SHELL ]
Name
Size
Permission
Action
OneWay.pm
1.01
KB
-rw-r--r--
TwoWay.pm
1.02
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : OneWay.pm
# Deprecation notice: Read POE::Pipe's documentation. package POE::Pipe::OneWay; use warnings; use strict; use base qw( POE::Pipe ); use vars qw($VERSION); $VERSION = '1.368'; # NOTE - Should be #.### (three decimal places) use IO::Pipely qw(pipely); sub new { my ($class, $conduit_type) = @_; return pipely( debug => 0, type => $conduit_type, ); } 1; __END__ =head1 NAME POE::Pipe::OneWay - Deprecated and replaced with delegates to IO::Pipely. =head1 SYNOPSIS See L<POE::Pipe> and L<IO::Pipely>. =head1 DESCRIPTION This module is deprecated. L<IO::Pipely> was released to CPAN as its replacement. Please see L<POE::Pipe> for details, including the deprecation schedule. =head1 SEE ALSO L<POE::Pipe> and L<IO::Pipely>. =head1 AUTHOR & COPYRIGHT POE::Pipe::OneWay is copyright 2001-2013 by Rocco Caputo. All rights reserved. POE::Pipe::OneWay is free software; you may redistribute it and/or modify it under the same terms as Perl itself. =cut # rocco // vim: ts=2 sw=2 expandtab # TODO - Edit.
Close