foreach my $file ( @files ) { my ($project, $date) = parse_file( $file ); move_file( $file, $project, $date ); }
In reply to Re: sharing variables among 2 subroutines
by dragonchild
in thread sharing variables among 2 subroutines
by kathys39
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |