Help for this page

Select Code to Download


  1. or download this
    use File::Spec::Functions qw(catfile);
    my $filename = catfile($file_dir, q{filename1.log.} . $today_date);