Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    use v5.30.0; # implies strict
    ...
    }
    
    exit;
    
  2. or download this
    b 70
    b 82
    b 94
    ...
    c
    p @{$scope->{contrib}}
    #save 4.seq.txt
    
  3. or download this
    $ perl -d 1.japh.pl jehosophat
    
    Loading DB routines from perl5db.pl version 1.55
    ...
    
      DB<14> q                                                            
    +          
    $
    
  4. or download this
    M
    b 82
    c
    y
    c
    #save 3.2.txt
    
  5. or download this
    $ perl -d 1.japh.pl jesophat
    ...
      DB<1> source 3.2.txt                                                
    +          
    ...
      A() => just
      J() => perl
    Debugged program terminated.  Use q to quit or R to restart,
    
  6. or download this
    $ perldoc /usr/local/share/perl/5.30.0/Sub/Genius.pm
    $ perldoc /usr/local/share/perl/5.30.0/FLAT.pm
    $ perldoc /usr/local/share/perl/5.30.0/FLAT/DFA.pm