Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use 5.010;
    ...
    sub f {
      $_[0] + 8
    }
    
  2. or download this
        Package main
          &f                s3
    
  3. or download this
    This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi