Hi all,
On Sun, 10 Nov 2013 19:14:22 -0500
Shawn Wilson wrote:
> File::Find also see find2perl
>
File::Find is OK for that and is a core module, but it has some severe
philosophical design limitations, and has a user-hostile interface. Here are
some alternatives:
http://perl-begin.org/topics
I think this is more along the lines of what i should have (but i
still don't have it working):
On Sun, Nov 10, 2013 at 6:10 PM, shawn wilson wrote:
> I'm having a bit of trouble writing a trace array for a structure
> traversal function.
>
> Before someone points out Data::Walker and the like,
File::Find also see find2perl
Rahim Fakir wrote:
>Iam looking for a module or a script that when running the script.pl, I
>have to write the name of a file and it searches in my C: drive.
>Best regards
>Ray
>
>
>
>
>
>--
>*Nome: Rahim Gulamo Nabi Mussa Fakir*
>
>
>
>
>
>
>
>
>
>*Morada:Rua Gilb
Iam looking for a module or a script that when running the script.pl, I
have to write the name of a file and it searches in my C: drive.
Best regards
Ray
--
*Nome: Rahim Gulamo Nabi Mussa Fakir*
*Morada:Rua Gilberto Freyre Lote 748 1ยบ Esquerdo1950-357
Marvila-LisboaPortugalTelefone:
I'm having a bit of trouble writing a trace array for a structure
traversal function.
Before someone points out Data::Walker and the like, here is my
limitation: this is for a script to generate iptables / ipset save
files - it needs to run on machines with perl 5.10+ without needing
anything else