Help for this page

Select Code to Download


  1. or download this
    package Max::Bins;
    require List::Util;
    ...
        };
    }
    'This statement is false';
    
  2. or download this
    #!perl
    use strict;
    ...
        }
    }
    print $path;