Fwlog2sql.pl: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 February 2012

  • curprev 03:3003:30, 26 February 2012David talk contribs 5,679 bytes +5,679 Created page with "<pre> #!/usr/bin/perl use strict; use DBI qw(:sql_types); use Digest::MD5 qw(md5 md5_hex md5_base64); my $debug=0; my @my_time = localtime(time()); my $year = $my_time[5]+1900;..."