Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    say "timestamp = $query_params{timestamp}";
    say "report type = $report_type"
    
  2. or download this
    ./foo.pl class myclass -t 2014-09-08:14:00T-004
    perl args: $VAR1 = [
    ...
            };
    timestamp = 1
    report type = class