Help for this page

Select Code to Download


  1. or download this
    sub found
    {
       my $self=shift;
       my ($full_name, $file_dir,$file_name) = ($File::Find::name,$File::F
    +ind::dir,@_);
    }