devel/p5-POE - The NetBSD Packages Collection

Perl Object Environment

POE is a framework for creating multitasking programs in Perl.

POE parcels out execution time among one or more tasks, called
sessions.  Sessions multitask through cooperation (at least until
Perl's threads become mainstream).  That is, each session returns
execution to POE as quickly as possible so it can parcel out time to
the next.

POE includes a high-level component architecture.  Components are
modular, reusable pieces of programs.  They perform common, often
tedious tasks so programmers can work on more interesting things.

POE provides medium- and low-level concurrency functions.  Components
use them to perform their tasks.  The functions are also available to
programmers who prefer to avoid the overhead of components at the
expense of writing more code.  Components and custom sessions coexist
because they all use the same basic functions.

POE supports graphical toolkits such as Tk and Gtk.  It is the only
Perl programming framework that does this.  It also supports Curses,
HTTP, and other user interfaces.  POE programs can present multiple
user interfaces at once.

Build dependencies

mail/p5-Email-MIME-RFC2047 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/p5-Curses devel/p5-Event devel/p5-IO-Tty devel/p5-POE-Test-Loops net/p5-Socket6 devel/p5-Term-ReadKey www/p5-URI www/p5-libwww devel/p5-IO-Pipely lang/perl5 lang/perl5

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64p5-POE-1.370nb2.tgz
NetBSD 10.0aarch64p5-POE-1.370nb2.tgz
NetBSD 10.0aarch64p5-POE-1.370nb2.tgz
NetBSD 10.0aarch64ebp5-POE-1.370nb2.tgz
NetBSD 10.0aarch64ebp5-POE-1.370nb2.tgz
NetBSD 10.0alphap5-POE-1.370nb2.tgz
NetBSD 10.0alphap5-POE-1.370nb2.tgz
NetBSD 10.0earmv4p5-POE-1.370nb2.tgz
NetBSD 10.0earmv6hfp5-POE-1.370nb2.tgz
NetBSD 10.0earmv6hfp5-POE-1.370nb2.tgz
NetBSD 10.0earmv6hfp5-POE-1.370nb2.tgz
NetBSD 10.0earmv7hfp5-POE-1.370nb2.tgz
NetBSD 10.0earmv7hfp5-POE-1.370nb2.tgz
NetBSD 10.0earmv7hfp5-POE-1.370nb2.tgz
NetBSD 10.0i386p5-POE-1.370nb2.tgz
NetBSD 10.0i386p5-POE-1.370nb2.tgz
NetBSD 10.0m68kp5-POE-1.370nb2.tgz
NetBSD 10.0mips64ebp5-POE-1.370nb2.tgz
NetBSD 10.0powerpcp5-POE-1.370nb2.tgz
NetBSD 10.0sparcp5-POE-1.370nb2.tgz
NetBSD 10.0vaxp5-POE-1.370nb2.tgz
NetBSD 10.0x86_64p5-POE-1.370nb2.tgz
NetBSD 10.0x86_64p5-POE-1.370nb2.tgz
NetBSD 10.99.4riscv64p5-POE-1.370nb1.tgz
NetBSD 8.0i386p5-POE-1.370nb2.tgz
NetBSD 8.0powerpcp5-POE-1.370nb2.tgz
NetBSD 8.0powerpcp5-POE-1.370nb2.tgz
NetBSD 8.0x86_64p5-POE-1.370nb2.tgz
NetBSD 8.0x86_64p5-POE-1.370nb2.tgz
NetBSD 9.0aarch64p5-POE-1.370nb2.tgz
NetBSD 9.0aarch64p5-POE-1.370nb2.tgz
NetBSD 9.0aarch64p5-POE-1.370nb2.tgz
NetBSD 9.0alphap5-POE-1.370nb2.tgz
NetBSD 9.0alphap5-POE-1.370nb2.tgz
NetBSD 9.0earmp5-POE-1.370nb1.tgz
NetBSD 9.0earmv4p5-POE-1.370nb2.tgz
NetBSD 9.0earmv6hfp5-POE-1.370nb2.tgz
NetBSD 9.0earmv6hfp5-POE-1.370nb2.tgz
NetBSD 9.0earmv6hfp5-POE-1.370nb2.tgz
NetBSD 9.0earmv7hfp5-POE-1.370nb2.tgz
NetBSD 9.0earmv7hfp5-POE-1.370nb2.tgz
NetBSD 9.0earmv7hfp5-POE-1.370nb2.tgz
NetBSD 9.0i386p5-POE-1.370nb2.tgz
NetBSD 9.0i386p5-POE-1.370nb2.tgz
NetBSD 9.0mips64ebp5-POE-1.370nb1.tgz
NetBSD 9.0mipselp5-POE-1.370nb1.tgz
NetBSD 9.0powerpcp5-POE-1.370nb2.tgz
NetBSD 9.0powerpcp5-POE-1.370nb2.tgz
NetBSD 9.0sh3elp5-POE-1.370nb2.tgz
NetBSD 9.0sparc64p5-POE-1.370nb1.tgz
NetBSD 9.0sparcp5-POE-1.370nb2.tgz
NetBSD 9.0x86_64p5-POE-1.370nb2.tgz
NetBSD 9.0x86_64p5-POE-1.370nb2.tgz
NetBSD 9.3x86_64p5-POE-1.370nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.