Simple perlscript that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
Oasis is an Oracle Application Server Internet Session Web Admin.
Install the perlscript to the cgi-bin directory of the Oracle IAS.
Run it on a web browser to view and terminate Forms User Sessions.
Skedario is a perl/tk graphical tool / cgi perlscript managing simple mysql databases of annotations (like in pocket notebooks). Annotations are categorized by various fields, searchable and linked.
The idea is helping users to keep consistent keywords
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
A universal DB-engine for Perl. Instead of writing two scripts to use different DB-engines (mySQL or flatfile) you write one script by using SQL-syntax and you can jump between mySQL and flatfile if you like :-)