Help for this page

Select Code to Download


  1. or download this
    use Data::Types qw/:all/;
    
    ...
            print "$num is something else.\n";
        }
    }
    
  2. or download this
    0 is an int.
    3.14 is a float.
    5 is an int.