Help for this page

Select Code to Download


  1. or download this
    Perl version: 5.8.0
    Redhat version: Red Hat 5.3
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
        return 1;
    }
    
  3. or download this
    GLOB(0x98dfbdc)
    111
    
  4. or download this
    use Switch;
    and
    sub test_switch { ... }
    
  5. or download this
    111
    111
    
  6. or download this
    $ perl -MO=Deparse test.pl
    
    ...
        print "$line\n";
    }
    close $fh