The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345678 #!/usr/bin/env bash# Reduce Maxmind memory and increase speedset -xset -ecd lib/Geo/Coder/Free/MaxMind/databases && ../../bin/db2sql cities
#!/usr/bin/env bash
# Reduce Maxmind memory and increase speed
set -x
set -e
cd lib/Geo/Coder/Free/MaxMind/databases && ../../bin/db2sql cities