#!/usr/bin/perl use strict; use warnings; use autodie; use POSIX 'strftime'; chdir 'dl/dump'; my @pub = (glob('vndb-db-*'), glob('vndb-dev-*'), glob('vndb-votes-*'), glob('vndb-tags-*'), glob('vndb-traits-*')); open my $F, '>', 'index.html~'; print $F q{
Refer to the Database Dumps page on VNDB.org for more information about these files.
Name | Destination |
---|---|
%s | %s |
Name | Last modified | Size |
---|---|---|
%s | %s | %d |