Think of it as being like a view over a bunch of SQL tables: it allows you to choose how much of the underlying cube you want to expose to its users. Unlike views, perspectives are not a security mechanism: you can't limit user X so that she can only see perspective Y.
HTH
Martin