Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    store_value(1);
    store_value(1..3);
    store_value([1..3]);