Asterisklogparse.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.

6 March 2021

  • curprev 18:5418:54, 6 March 2021David talk contribs 12,308 bytes +12,308 Created page with "<pre> #!/usr/bin/perl -w use strict; use Data::Dumper; use Getopt::Long; use CGI; use CGI::Carp qw/fatalsToBrowser/; no warnings "uninitialized"; my $cgi = new CGI; my $log..."