About perl closure.

I have little idea about what are closures for perl? Is it just a function maker that returns a reference of subroutine? Could anybody tell me what it is and show me some examples? Thanks in advance!