|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: using change directory within perl scriptby tangent (Friar) |
| on Mar 27, 2012 at 04:22 UTC ( #961827=note: print w/ replies, xml ) | Need Help?? |
|
The variable $dir is not interpolated when you use single quotes, try changing them to doubles: "$dir/Hsapiens_fasta_folder"
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||