Help for this page

Select Code to Download


  1. or download this
    perl -Mstrict -e'my $num = 1; print 1 if $num >= 1; print 2 if $num =>
    + 1;'
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    print Dumper %dbinfo;
    
    END { $dbh->disconnect }
    
  3. or download this
    $VAR77 = 'abcde';
    $VAR78 = {
    ...
    $VAR84 = {
               'extents' => 17
             };
    
  4. or download this
    next unless $count => 8;
    
  5. or download this
    $VAR2949 = 'abcdefgh';
    $VAR2950 = {
    ...
    $VAR2964 = {
                 'extents' => '1'
               };
    
  6. or download this
    This is perl, v5.8.3 built for x86_64-linux-thread-multi