my @files; my @file1 = qw{ /etc passwd root root 0644 }; my @file2 = qw{ /etc group root root 0644 }; push @files, \@file1, \@file2;
In reply to Re: About the use of the plural form for the name of variables
by wirito
in thread About the use of the plural form for the name of variables
by grondilu
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |