node-cookie-signature
Sign and unsign cookies using hmac - module for Node.js
Small module to help signing and unsigning strings using hmac
signature with a secret.
libcatalyst-dispatchtype-regex-perl
Regex DispatchType for Catalyst
Catalyst::DispatchType::Regex has been deprecated and removed from Catalyst
core. If your application depends on regex dispatch, you can install this
package to keep things working while migrating to Chained methods or other
techniques.
odbc-postgresql-dbg
ODBC driver for PostgreSQL - debug symbols
gummiboot
Simple UEFI bootloader
apt-venv
apt virtual environment
apt-venv creates a sort of virtual environment in the user
home directory, forcing apt to run under some custom option.
libsub-current-perl
Perl module to determine the executing subroutine
Sub::Current provides a fairly magical function called ROUTINE() which returns
a code reference pointing at the currently executing subroutine. It does not
make sense to use this inside a special block (such as BEGIN, END, UNITCHECK,
CHECK or INIT) or at the top level of a program, so ROUTINE will return undef.