Help for this page

Select Code to Download


  1. or download this
    package Rand;
    use strict;
    ...
    
    1;
    
  2. or download this
    
    use strict;
    ...
    my $random_tense = Rand::tense;
    
    print "It $random_tense a $random_light and $random_weather $random_da
    +y_part."