g++-12-powerpc-linux-gnu
GNU C++ compiler (cross compiler for powerpc architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
g++-12-riscv64-linux-gnu
GNU C++ compiler (cross compiler for riscv64 architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
g++-12-sh4-linux-gnu
GNU C++ compiler (cross compiler for sh4 architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
tmperamental
LD_PRELOADable library to detect rogue writes to /tmp/
This friendly library will print a backtrace and abort when an
application tries to write to /tmp. This is useful for checking that
code respects setting TMPDIR (and friends) in the env.
libapache2-mod-upload-progress
upload progress support for the Apache web server
mod_upload_progress enables monitoring the status of HTTP file uploads.
libdbix-contextualfetch-perl
module to add context aware fetches to DBI
The Perl database independent interface - DBI - does not take much
advantage of Perl's context sensitivity. This is the situation where
a Perl subroutine knows whether the caller wants a single scalar
value or a list of them to be returned.