How can I get rid of the below warning,am using file::find and file::find::rule in the same module
use File::Find::Rule; use File::Find; Subroutine find redefined at /PerlApp/Exporter.pm line 57. Exporter::import('find', 'finddepth') called at perl.pl line 2 +6 main::BEGIN() called at perl.pl line 26 eval {...} called at perl.pl line 26
In reply to Using file::find and file::find::rule inthe same perl script is giving a warning by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |