Anamika (2009 film)
Anamika is a 2009 Indian Malayalam film directed by Abraham Lincoln, KP Venu.[1][2][3]
Anamika | |
---|---|
Directed by | Abraham Lincoln, KP Venu |
Release date | 2009 |
Country | India |
Language | Malayalam |
Cast
- Arun
- Samvrutha Sunil
- Rajan P.Dev
- Devi Chandana
- Machan Varghese
- Salim Kumar
- Shobha Mohan
- Ponnamma Babu
gollark: Not CC.
gollark: Oh, this is the potatOS sandbox.
gollark: Good idea.
gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
References
- "Anamika". www.malayalachalachithram.com. Retrieved 27 January 2015.
- "Anamika". malayalasangeetham.info. Archived from the original on 16 December 2014. Retrieved 27 January 2015.
- http://www.nowrunning.com/movie/3555/malayalam/anamika/index.htm
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.