libio-file-withfilename-perl
filehandles that know their origin
IO::File::WithFilename does everything that IO::File does, but implements
filename method, that File::Temp objects have. It lets you write the code
that is ignorant of what classes of objects it works with.
libost-db2.5
Open-Source Computational Structural Biology Framework
OpenStructure aims to provide an open-source, modular, flexible, molecular
modelling and visualization environment. It is targeted at interested method
developers in the field of structural bioinformatics.
libost-gfx2.5
Open-Source Computational Structural Biology Framework
OpenStructure aims to provide an open-source, modular, flexible, molecular
modelling and visualization environment. It is targeted at interested method
developers in the field of structural bioinformatics.
php-doctrine-collections
Collections Abstraction library - Doctrine component
PHP Doctrine Collections library that adds additional functionality on top of
PHP arrays.
liblwp-authen-oauth2-perl
module enabling OAuth 2 requests via LWP
LWP::Authen::OAuth2 lets you access OAuth 2 protected APIs with LWP.
Specifically it provides helper methods to construct all requests to the
service provider, and takes care (if possible) of details like
automatically refreshing tokens when needed.
libcgi-compile-perl
module for compiling .cgi scripts to a code reference
CGI::Compile is an utility to compile CGI scripts into a code reference that
can run many times on its own namespace, as long as the script is ready to
run on a persistent environment.