Get strand from pos

[email protected] Thu, 12 Nov 2015 01:58:26 +0900
Newsgroups gmane.comp.lang.perl.bio.general
Message-ID <[email protected]>
Hi all,

I have variant list and I would like to get the sequence and strand for each position. I could get sequence using Bio::DB::Fasta 
But I am not sure how to get strand information using position only ??

Any help is appreciated