Correct Answer : Wrapping up data and related methods to a single unit
Explanation : Encapsulation is wrapping up data and related methods to a single unit in Perl.