The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension File::Random.

0.05  Thu Jun 20
        - changed return value of random_file when using recursive option
          [now the relative path is a part of the return, not only a filename]

0.04  Wed Jun 19
        - -recursive option implemented

0.03  Wed Jun 19
        - -check option implemented
        - pre-required modules in Makefile.PL written

0.02  Wed Jun 19
        - -dir option implemented: random_file(-dir => $dir)

0.01  Tue Jun 18 10:57:17 2002
	- original version; created by h2xs 1.21 with options
		-XA File::Random
	- can only one thing: return a random File from the current directory