With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Script written in Perl to assist with MySQL configurations
MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. MySQLTuner supports ~300 indicators for MySQL/MariaDB/Percona Server in this last version.
ldap-searchEntries.pl is a small perlscript that searches for entries based on a list provided by STDIN. The values given from STDIN are parsed into a filterstring containing placeholders. The found DNs are printed to STDOUT for each search. Parameters allow fine tuning of all features including attribute printing.
pgBadger is a PostgreSQL log analyzer built for speed.
pgBadger is a PostgreSQL log analyzer built for speed with fully detailed reports from your PostgreSQL log file. It's a single and small script written in pure Perl language.
It uses a javascript library to draw graphs so that you don't need additional Perl modules or any other package to install. Furthermore, this library gives us more features such as zooming.
pgBadger is able to autodetect your log file format (syslog, stderr or csvlog). It is designed to parse huge log files as well as gzip compressed file.
csvdiff is a Perlscript to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
...Softaculous is ready for your desktops with AMPPS to boost your development. Like servers, now auto-installation is possible on your desktop too. It provides your favorite script installations by the click of a button.
Adds perl capability to the web server Aolserver. A perlscript can: return content, get other web pages, make SQL queries and more. Planned: full access to aolserver api (in progress: this is the base layer); and a second, easy-to-use layer on top.
...Coming soon will be a complementary application that will run as a daemon and scan the logging database on a regular basis. Specific processing/handling will be available on a per-user basis. The package includes all documentation and scripts to help set up the MySQL database. The script is easy to configure for your own needs. Some Perl DBI knowledge is useful if you intend to modify the script, but not essential.
A set of perlscript to be used with Hobbit or Big Brother monitoring system. netapp.pl - check netapp storage via rsh beastat.pl - use weblogic.jar to check BEA WLS Server dbcheck.pl - use DBI/DBD perl libraries to check Oracle/Informix/SQLServer
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.
It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
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.
a Perlscript, with a Gtk GUI, that helps with bibliography maintenance. It can append, delete, check for duplicate keys, search, including regexp search, split files, and output selected records as LaTeX bibitems
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
An easy to use, web-based perlscript to provide GUI access to a MySQL database. Permissions are handled by MySQL server. Assumes preconfigured apache/mysql. CGI script is independent of actual data - a simple config file is all that is necessary.
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 :-)
MySQL Check & Backup & Notification
This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
AMS is an address management system consisting of a perlscript and a configuration file for sql databases (msql, postgressql, mysql, ..). Adresses can be searched, mantained and downloaded (CSV, Text-TAB delimeted, LaTeX table) from a server via Browser
dexter is - basically speaking - middleware.
dexter runs between a MySQL-Server and MySQL-Clients. Its job is to
execute scripts and to return results - if one occurs - to the calling client.
It may be classified as a script-
The Web Teacher Evaluations are comprised of a Perl CGI script that allows students to grade/comment on teachers, plus a Perl HTML file containing most of the web pages. Only uses a flat-file DB at present, but interfacing with mySQL or postgreSQL is easy