Help for this page
Select Code to Download
Select
or
download this
sub new { return bless {}, __PACKAGE__; }
Select
or
download this
sub File { return bless {}, 'File'; }