Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    3
    Argument "" isn't numeric in addition (+) at 2perl.pl line 10.
    4
    
  2. or download this
    use strict;
    use warnings;
    ...
    3
    Argument "" isn't numeric in int at 2perl.pl line 9.
    4
    
  3. or download this
    use strict;
    use warnings;
    ...
    --output:--
    Name "main::b" used only once: possible typo at 2perl.pl line 12.
    Name "main::a" used only once: possible typo at 2perl.pl line 12.