Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl -w
    ...
    }
    
    1;
    
  2. or download this
    llegal character in prototype for main::commits_for_month : $repo, $si
    +nce, $until at ./gitter.pl line 7.
    Global symbol "$repo" requires explicit package name (did you forget t
    +o declare "my $repo"?) at ./gitter.pl line 10.
    Global symbol "$since" requires explicit package name (did you forget 
    +to declare "my $since"?) at ./gitter.pl line 10.
    Global symbol "$until" requires explicit package name (did you forget 
    +to declare "my $until"?) at ./gitter.pl line 11.
    ./gitter.pl had compilation errors.
    
  3. or download this
    This is perl 5, version 40, subversion 1 (v5.40.1) built for x86_64-li
    +nux-thread-multi
    ...
    
  4. or download this
    use v5.36;
    
  5. or download this
     perl -c ./gitter.pl
    ./gitter.pl syntax OK