hi,
This is the referrence about File::Find
>use File::Find;
>find(\&wanted, '/foo', '/bar');
>sub wanted { ... }
who can tell me the use of '/foo' and '/bar'?
what are they ?
Thank you!!
--http://www.eyou.com
--�ȶ��ɿ�����ѵ������� �����ʼ� �ƶ���ǩ ��������...����δ��
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl
- Re: a problem about File::Find ����
- Re: a problem about File::Find Jim Angstadt
