Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
      return x - y;
    }
    
  2. or download this
    $ ./testInline.pl 
    <-----------------------Information Section---------------------------
    +-------->
    ...
    <-----------------------End of Information Section--------------------
    +-------->
    Use of uninitialized value in join or string at /usr/local/share/perl5
    +/Inline/C.pm line 603.
    Undefined subroutine &main::add called at ./testInline.pl line 7.